Uses of Class
edu.sustech.search.engine.github.models.label.LabelResult
Packages that use LabelResult
-
Uses of LabelResult in edu.sustech.search.engine.github.API
Methods in edu.sustech.search.engine.github.API that return LabelResultModifier and TypeMethodDescriptionSearchAPI.searchLabel
(LabelSearchRequest request1, int count) This method is a type-restricted implementation of the methodsearchType
.SearchAPI.searchLabel
(LabelSearchRequest request1, int count, long timeIntervalMillis) This method is a type-restricted implementation of the methodsearchType
.