Uses of Enum Class
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 class with the specified name.static AbortableComparator.Finish[]AbortableComparator.Finish.values()Returns an array containing the constants of this enum class, in the order they are declared.