Uses of Enum
org.apache.jena.atlas.data.AbortableComparator.Finish
Packages that use AbortableComparator.Finish
-
Uses of AbortableComparator.Finish in org.apache.jena.atlas.data
Methods in org.apache.jena.atlas.data that return AbortableComparator.FinishModifier and TypeMethodDescriptionAbortableComparator.abortableSort(E[] e) Sort the arrayeusing this comparator with the additional ability to abort the sort.static AbortableComparator.FinishReturns the enum constant of this type with the specified name.static AbortableComparator.Finish[]AbortableComparator.Finish.values()Returns an array containing the constants of this enum type, in the order they are declared.