Uses of Class
edu.sustech.search.engine.github.models.repository.RepositoryResult
Packages that use RepositoryResult
-
Uses of RepositoryResult in edu.sustech.search.engine.github.API
Methods in edu.sustech.search.engine.github.API that return RepositoryResultModifier and TypeMethodDescriptionSearchAPI.searchRepo
(RepoSearchRequest request1, int count) This method is a type-restricted implementation of the methodsearchType
.SearchAPI.searchRepo
(RepoSearchRequest request1, int count, long timeIntervalMillis) This method is a type-restricted implementation of the methodsearchType
.