Class and Description |
---|
Collection
Grandparent of all collections.
|
Deque
A doubly-ended queue.
|
List
A simplistic abstraction of immutable
List s. |
Seque
A singly-ended queue.
|
Shufflable |
Sortable |
Stack
A Stack implementation of a Seque.
|
Tuple2
A simple enough implementation of a two Tuple.
|
Copyright © 2017. All rights reserved.