| Type | Name and description |
|---|---|
def |
prettyPrint(PrintWriter writer = new PrintWriter(System.out)Pretty-prints. |
def |
sort()Sorts by real time. |
| Methods inherited from class | Name |
|---|---|
class ArrayList |
add, add, remove, remove, get, clone, indexOf, clear, isEmpty, lastIndexOf, contains, size, subList, toArray, toArray, addAll, addAll, iterator, set, ensureCapacity, trimToSize, removeAll, retainAll, listIterator, listIterator, equals, hashCode, toString, containsAll, wait, wait, wait, getClass, notify, notifyAll |
class AbstractList |
add, add, remove, get, equals, hashCode, indexOf, clear, lastIndexOf, subList, addAll, iterator, set, listIterator, listIterator, remove, toString, isEmpty, contains, size, toArray, toArray, addAll, containsAll, removeAll, retainAll, wait, wait, wait, getClass, notify, notifyAll, size |
Pretty-prints.
writer - a print writer.Sorts by real time.