Uses of Enum
org.kohsuke.github.GHContentSearchBuilder.Sort
Packages that use GHContentSearchBuilder.Sort
-
Uses of GHContentSearchBuilder.Sort in org.kohsuke.github
Methods in org.kohsuke.github that return GHContentSearchBuilder.SortModifier and TypeMethodDescriptionstatic GHContentSearchBuilder.SortReturns the enum constant of this type with the specified name.static GHContentSearchBuilder.Sort[]GHContentSearchBuilder.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 GHContentSearchBuilder.SortModifier and TypeMethodDescriptionGHContentSearchBuilder.sort(GHContentSearchBuilder.Sort sort) Sort gh content search builder.