Uses of Class
edu.sustech.search.engine.github.API.RateAPI
Packages that use RateAPI
-
Uses of RateAPI in edu.sustech.search.engine.github.API
Methods in edu.sustech.search.engine.github.API that return RateAPIModifier and TypeMethodDescriptionstatic RateAPI
RateAPI.registerAPI
(String... OAuthTokens) Register a new RateAPI based on OAuthTokens providedstatic RateAPI
RateAPI.registerAPI
(List<String> OAuthTokens) Register a new RateAPI based on OAuthTokens provided