Uses of Class
edu.sustech.search.engine.github.models.user.User
Packages that use User
Package
Description
-
Uses of User in edu.sustech.search.engine.github.API
Methods in edu.sustech.search.engine.github.API that return UserModifier and TypeMethodDescriptionMethods in edu.sustech.search.engine.github.API that return types with arguments of type UserModifier and TypeMethodDescriptionRepositoryAPI.getContributors
(Repository r) RepositoryAPI.getContributors
(URI uri) RepositoryAPI.getStarGazers
(Repository r) RepositoryAPI.getStarGazers
(String repoFullName) RepositoryAPI.getStarGazers
(URI uri) Methods in edu.sustech.search.engine.github.API with parameters of type User -
Uses of User in edu.sustech.search.engine.github.models
Methods in edu.sustech.search.engine.github.models that return UserMethods in edu.sustech.search.engine.github.models with parameters of type User -
Uses of User in edu.sustech.search.engine.github.models.githubapp
Methods in edu.sustech.search.engine.github.models.githubapp that return UserMethods in edu.sustech.search.engine.github.models.githubapp with parameters of type User -
Uses of User in edu.sustech.search.engine.github.models.issue
Methods in edu.sustech.search.engine.github.models.issue that return UserMethods in edu.sustech.search.engine.github.models.issue that return types with arguments of type UserMethods in edu.sustech.search.engine.github.models.issue with parameters of type UserMethod parameters in edu.sustech.search.engine.github.models.issue with type arguments of type User -
Uses of User in edu.sustech.search.engine.github.models.user
Methods in edu.sustech.search.engine.github.models.user that return types with arguments of type UserMethod parameters in edu.sustech.search.engine.github.models.user with type arguments of type User