Uses of Class
edu.sustech.search.engine.github.models.commit.CommitResult
Packages that use CommitResult
-
Uses of CommitResult in edu.sustech.search.engine.github.API
Methods in edu.sustech.search.engine.github.API that return CommitResultModifier and TypeMethodDescriptionSearchAPI.searchCommit
(CommitSearchRequest request1, int count) This method is a type-restricted implementation of the methodsearchType
.SearchAPI.searchCommit
(CommitSearchRequest request1, int count, long timeIntervalMillis) This method is a type-restricted implementation of the methodsearchType
.