Uses of Enum
org.kohsuke.github.GHUserSearchBuilder.Sort
Packages that use GHUserSearchBuilder.Sort
-
Uses of GHUserSearchBuilder.Sort in org.kohsuke.github
Methods in org.kohsuke.github that return GHUserSearchBuilder.SortModifier and TypeMethodDescriptionstatic GHUserSearchBuilder.SortReturns 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.Methods in org.kohsuke.github with parameters of type GHUserSearchBuilder.SortModifier and TypeMethodDescriptionGHUserSearchBuilder.sort(GHUserSearchBuilder.Sort sort) Sort gh user search builder.