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