Uses of Class
edu.sustech.search.engine.github.API.UserAPI
Packages that use UserAPI
-
Uses of UserAPI in edu.sustech.search.engine.github.API
Fields in edu.sustech.search.engine.github.API declared as UserAPIMethods in edu.sustech.search.engine.github.API that return UserAPIModifier and TypeMethodDescriptionstatic UserAPIUserAPI.registerAPI(String... OAuthTokens) Register a new UserAPI based on OAuthTokens providedstatic UserAPIUserAPI.registerAPI(List<String> OAuthTokens) Register a new UserAPI based on OAuthTokens provided