|
PCJ API Version 1.2 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| BooleanCollection | This interface defines collections of boolean values. |
| BooleanComparator | This interface represents comparators of boolean values. |
| BooleanIterator | This class represents iterators over collections of boolean values. |
| ByteCollection | This interface defines collections of byte values. |
| ByteComparator | This interface represents comparators of byte values. |
| ByteIterator | This class represents iterators over collections of byte values. |
| CharCollection | This interface defines collections of char values. |
| CharComparator | This interface represents comparators of char values. |
| CharIterator | This class represents iterators over collections of char values. |
| DoubleCollection | This interface defines collections of double values. |
| DoubleComparator | This interface represents comparators of double values. |
| DoubleIterator | This class represents iterators over collections of double values. |
| FloatCollection | This interface defines collections of float values. |
| FloatComparator | This interface represents comparators of float values. |
| FloatIterator | This class represents iterators over collections of float values. |
| IntCollection | This interface defines collections of int values. |
| IntComparator | This interface represents comparators of int values. |
| IntIterator | This class represents iterators over collections of int values. |
| LongCollection | This interface defines collections of long values. |
| LongComparator | This interface represents comparators of long values. |
| LongIterator | This class represents iterators over collections of long values. |
| ShortCollection | This interface defines collections of short values. |
| ShortComparator | This interface represents comparators of short values. |
| ShortIterator | This class represents iterators over collections of short values. |
| Class Summary | |
| AbstractBooleanCollection | This class represents an abstract base for implementing collections of boolean values. |
| AbstractByteCollection | This class represents an abstract base for implementing collections of byte values. |
| AbstractCharCollection | This class represents an abstract base for implementing collections of char values. |
| AbstractDoubleCollection | This class represents an abstract base for implementing collections of double values. |
| AbstractFloatCollection | This class represents an abstract base for implementing collections of float values. |
| AbstractIntCollection | This class represents an abstract base for implementing collections of int values. |
| AbstractLongCollection | This class represents an abstract base for implementing collections of long values. |
| AbstractShortCollection | This class represents an abstract base for implementing collections of short values. |
| Adapter | This class provides static methods for creating adapters betweeen primitive collections and Java Collection Framework collections. |
| SynchronizedBooleanCollection | This class represents synchronized collections of boolean values. |
| SynchronizedByteCollection | This class represents synchronized collections of byte values. |
| SynchronizedCharCollection | This class represents synchronized collections of char values. |
| SynchronizedDoubleCollection | This class represents synchronized collections of double values. |
| SynchronizedFloatCollection | This class represents synchronized collections of float values. |
| SynchronizedIntCollection | This class represents synchronized collections of int values. |
| SynchronizedLongCollection | This class represents synchronized collections of long values. |
| SynchronizedShortCollection | This class represents synchronized collections of short values. |
| UnmodifiableBooleanCollection | This class represents unmodifiable collections of boolean values. |
| UnmodifiableByteCollection | This class represents unmodifiable collections of byte values. |
| UnmodifiableCharCollection | This class represents unmodifiable collections of char values. |
| UnmodifiableDoubleCollection | This class represents unmodifiable collections of double values. |
| UnmodifiableFloatCollection | This class represents unmodifiable collections of float values. |
| UnmodifiableIntCollection | This class represents unmodifiable collections of int values. |
| UnmodifiableLongCollection | This class represents unmodifiable collections of long values. |
| UnmodifiableShortCollection | This class represents unmodifiable collections of short values. |
Provides collection classes for primitive types.
|
PCJ API Version 1.2 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||