| Package | Description |
|---|---|
| org.apache.jena.atlas.data |
| Modifier and Type | Method and Description |
|---|---|
AbortableComparator.Finish |
AbortableComparator.abortableSort(E[] e)
Sort the array
e using this comparator with the additional
ability to abort the sort. |
static AbortableComparator.Finish |
AbortableComparator.Finish.valueOf(String name)
Returns 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.
|
Licenced under the Apache License, Version 2.0