All Classes
-
Interface Summary Class Description BoundedStack<T> A stack with limited (but changeable) capacity.Text An editable sequence of characters with a current "cursor" position.
| Class | Description |
|---|---|
| BoundedStack<T> |
A stack with limited (but changeable) capacity.
|
| Text |
An editable sequence of characters with a current "cursor" position.
|