Uses of Enum
org.kohsuke.github.GHUserSearchBuilder.Sort
-
Uses of GHUserSearchBuilder.Sort in org.kohsuke.github
Modifier and TypeMethodDescriptionstatic GHUserSearchBuilder.Sort
Returns the enum constant of this type with the specified name.static GHUserSearchBuilder.Sort[]
GHUserSearchBuilder.Sort.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionGHUserSearchBuilder.sort
(GHUserSearchBuilder.Sort sort) Sort gh user search builder.