|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Set
specializations and their factories.
See:
Description
Interface Summary | |
---|---|
ByteSet | A Set specialization with byte elements. |
ByteSetFactory<F extends ByteSetFactory<F>> | An immutable factory of ByteSet s. |
CharSet | A Set specialization with char elements. |
CharSetFactory<F extends CharSetFactory<F>> | An immutable factory of CharSet s. |
DoubleSet | A Set specialization with double elements. |
DoubleSetFactory<F extends DoubleSetFactory<F>> | An immutable factory of DoubleSet s. |
FloatSet | A Set specialization with float elements. |
FloatSetFactory<F extends FloatSetFactory<F>> | An immutable factory of FloatSet s. |
IntSet | A Set specialization with int elements. |
IntSetFactory<F extends IntSetFactory<F>> | An immutable factory of IntSet s. |
LongSet | A Set specialization with long elements. |
LongSetFactory<F extends LongSetFactory<F>> | An immutable factory of LongSet s. |
ObjSet<E> | A set of objects, the library's extension of the classic Set interface. |
ObjSetFactory<E,F extends ObjSetFactory<E,F>> | An immutable factory of ObjSet s. |
ShortSet | A Set specialization with short elements. |
ShortSetFactory<F extends ShortSetFactory<F>> | An immutable factory of ShortSet s. |
Contains interfaces of Set
specializations and their factories.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |