Uses of Class
org.kohsuke.github.GHStargazer
-
Packages that use GHStargazer Package Description org.kohsuke.github -
-
Uses of GHStargazer in org.kohsuke.github
Methods in org.kohsuke.github that return types with arguments of type GHStargazer Modifier and Type Method Description PagedIterable<GHStargazer>GHRepository. listStargazers2()Lists all the users who have starred this repo based on new version of the API, having extended information like the time when the repository was starred.
-