com.bourre.collection
| Package | |
|---|---|
| Classpath: | com.bourre.collection |
| File last modified: | Monday, 24 November 2008, 11:36:49 |
Summary
Classes
ArrayIterator
The
ArrayIterator class provides a convenient wayHashMap
An object that maps keys to values.
Iterable
public interfaceAn object onto which the user can iterate using an
Iteratorobject provided by this Iterable object.ObjectIterator
The
ObjectIterator class provides a convenient wayQueue
A collection designed for holding elements prior to processing.
Set
A collection that contains no duplicate elements.
Stack
The Stack class represents a last-in-first-out (LIFO) stack
StringIterator
The
StringIterator class provides a convenient wayWeakCollection
A weak collection stores element using weak references instead
XMLListIterator
The
XMLListIterator class provides a convenient way