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