public final class Sort
private final Boolean
empty
sorted
unsorted
Sort(Boolean empty, Boolean sorted, Boolean unsorted)
final Boolean
getEmpty()
getSorted()
getUnsorted()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Boolean getEmpty()
final Boolean getSorted()
final Boolean getUnsorted()