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 RateAPIRateAPI.registerAPI(String... OAuthTokens) Register a new RateAPI based on OAuthTokens providedstatic RateAPIRateAPI.registerAPI(List<String> OAuthTokens) Register a new RateAPI based on OAuthTokens provided