Uses of Class
edu.sustech.search.engine.github.models.code.CodeResult
Packages that use CodeResult
-
Uses of CodeResult in edu.sustech.search.engine.github.API
Methods in edu.sustech.search.engine.github.API that return CodeResultModifier and TypeMethodDescriptionSearchAPI.searchCode
(CodeSearchRequest request1, int count) This method is a type-restricted implementation of the methodsearchType
.SearchAPI.searchCode
(CodeSearchRequest request1, int count, long timeIntervalMillis) This method is a type-restricted implementation of the methodsearchType
.