| Interface | Description |
|---|---|
| ImmutableBooleanSetFactory |
A factory which creates instances of type
ImmutableBooleanSet. |
| ImmutableByteSetFactory |
A factory which creates instances of type
ImmutableByteSet. |
| ImmutableCharSetFactory |
A factory which creates instances of type
ImmutableCharSet. |
| ImmutableDoubleSetFactory |
A factory which creates instances of type
ImmutableDoubleSet. |
| ImmutableFloatSetFactory |
A factory which creates instances of type
ImmutableFloatSet. |
| ImmutableIntSetFactory |
A factory which creates instances of type
ImmutableIntSet. |
| ImmutableLongSetFactory |
A factory which creates instances of type
ImmutableLongSet. |
| ImmutableShortSetFactory |
A factory which creates instances of type
ImmutableShortSet. |
| MutableBooleanSetFactory |
A factory which creates instances of type
MutableBooleanSet. |
| MutableByteSetFactory |
A factory which creates instances of type
MutableByteSet. |
| MutableCharSetFactory |
A factory which creates instances of type
MutableCharSet. |
| MutableDoubleSetFactory |
A factory which creates instances of type
MutableDoubleSet. |
| MutableFloatSetFactory |
A factory which creates instances of type
MutableFloatSet. |
| MutableIntSetFactory |
A factory which creates instances of type
MutableIntSet. |
| MutableLongSetFactory |
A factory which creates instances of type
MutableLongSet. |
| MutableShortSetFactory |
A factory which creates instances of type
MutableShortSet. |
Copyright © 2004–2016. All rights reserved.