| Modifier and Type | Class and Description |
|---|---|
class |
UniqueStack<E>
The
UniqueStack class represents a last-in-first-out
stack of unique objects. |
| Modifier and Type | Method and Description |
|---|---|
UniqueVector<E> |
UniqueVector.clone()
Returns a clone of this vector.
|
Copyright (c) 2006 C. Scott Ananian