Uses of Enum
com.jcabi.github.Issues.Sort
Packages that use Issues.Sort
-
Uses of Issues.Sort in com.jcabi.github
Methods in com.jcabi.github that return Issues.SortModifier and TypeMethodDescriptionstatic Issues.SortReturns the enum constant of this type with the specified name.static Issues.Sort[]Issues.Sort.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.jcabi.github with parameters of type Issues.SortModifier and TypeMethodDescriptionIssues.search(Issues.Sort sort, Search.Order direction, EnumMap<Issues.Qualifier, String> qualifiers) Search for issues within the given repository.