An immutable primitive set is similar to an ImmutableSet but is memory-optimized for primitives.
| Class | Description |
|---|---|
| AbstractImmutableByteSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| AbstractImmutableCharSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| AbstractImmutableDoubleSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| AbstractImmutableFloatSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| AbstractImmutableIntSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| AbstractImmutableLongSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| AbstractImmutableShortSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| ImmutableBooleanSetSerializationProxy | |
| ImmutableByteSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
| ImmutableCharSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
| ImmutableDoubleSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
| ImmutableFloatSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
| ImmutableIntSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
| ImmutableLongSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
| ImmutableShortSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
| Enum | Description |
|---|---|
| ImmutableBooleanSetFactoryImpl |
ImmutableBooleanSetFactoryImpl is a factory implementation which creates instances of type
ImmutableBooleanSet. |
| ImmutableByteSetFactoryImpl |
ImmutableByteSetFactoryImpl is a factory implementation which creates instances of type
ImmutableByteSet. |
| ImmutableCharSetFactoryImpl |
ImmutableCharSetFactoryImpl is a factory implementation which creates instances of type
ImmutableCharSet. |
| ImmutableDoubleSetFactoryImpl |
ImmutableDoubleSetFactoryImpl is a factory implementation which creates instances of type
ImmutableDoubleSet. |
| ImmutableFloatSetFactoryImpl |
ImmutableFloatSetFactoryImpl is a factory implementation which creates instances of type
ImmutableFloatSet. |
| ImmutableIntSetFactoryImpl |
ImmutableIntSetFactoryImpl is a factory implementation which creates instances of type
ImmutableIntSet. |
| ImmutableLongSetFactoryImpl |
ImmutableLongSetFactoryImpl is a factory implementation which creates instances of type
ImmutableLongSet. |
| ImmutableShortSetFactoryImpl |
ImmutableShortSetFactoryImpl is a factory implementation which creates instances of type
ImmutableShortSet. |
Copyright © 2004–2020. All rights reserved.