Uses of Class
com.almworks.jira.structure.api.util.TotalOrder
Packages that use TotalOrder
-
Uses of TotalOrder in com.almworks.jira.structure.api.util
Methods in com.almworks.jira.structure.api.util that return TotalOrderModifier and TypeMethodDescriptionTotalOrder.ValueWrapper.getOrder()static TotalOrderTotalOrder.withCaseInsensitiveStringComparison()static TotalOrderTotalOrder.withCaseInsensitiveStringComparison(Locale locale) static TotalOrderTotalOrder.withCollator(Collator collator) static TotalOrderTotalOrder.withCollatorStringComparison(Locale locale) static TotalOrderTotalOrder.withCollatorStringComparison(Locale locale, int strength) static TotalOrderTotalOrder.withCollatorStringComparison(Locale locale, int strength, int decomposition) static TotalOrderTotalOrder.withStrictStringComparison()