Uses of Class
edu.sustech.search.engine.github.models.topic.TopicResult
Packages that use TopicResult
-
Uses of TopicResult in edu.sustech.search.engine.github.API
Methods in edu.sustech.search.engine.github.API that return TopicResultModifier and TypeMethodDescriptionSearchAPI.searchTopic
(TopicSearchRequest request1, int count) This method is a type-restricted implementation of the methodsearchType
.SearchAPI.searchTopic
(TopicSearchRequest request1, int count, long timeIntervalMillis) This method is a type-restricted implementation of the methodsearchType
.