Uses of Class
edu.sustech.search.engine.github.models.Entry
Packages that use Entry
-
Uses of Entry in edu.sustech.search.engine.github.API
Methods in edu.sustech.search.engine.github.API that return types with arguments of type EntryModifier and TypeMethodDescriptionRepositoryAPI.getStarGazers
(Repository r) RepositoryAPI.getStarGazers
(String repoFullName) RepositoryAPI.getStarGazers
(URI uri) UserAPI.getStarredRepo
(User user) UserAPI.getStarredRepo
(String username) UserAPI.getStarredRepo
(URI uri)