See: Description
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.
|
ImmutableBooleanSetFactoryImpl |
ImmutableBooleanSetFactoryImpl is a factory implementation which creates instances of type
ImmutableBooleanSet . |
ImmutableBooleanSetSerializationProxy | |
ImmutableByteSetFactoryImpl |
ImmutableByteSetFactoryImpl is a factory implementation which creates instances of type
ImmutableByteSet . |
ImmutableByteSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
ImmutableCharSetFactoryImpl |
ImmutableCharSetFactoryImpl is a factory implementation which creates instances of type
ImmutableCharSet . |
ImmutableCharSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
ImmutableDoubleSetFactoryImpl |
ImmutableDoubleSetFactoryImpl is a factory implementation which creates instances of type
ImmutableDoubleSet . |
ImmutableDoubleSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
ImmutableFloatSetFactoryImpl |
ImmutableFloatSetFactoryImpl is a factory implementation which creates instances of type
ImmutableFloatSet . |
ImmutableFloatSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
ImmutableIntSetFactoryImpl |
ImmutableIntSetFactoryImpl is a factory implementation which creates instances of type
ImmutableIntSet . |
ImmutableIntSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
ImmutableLongSetFactoryImpl |
ImmutableLongSetFactoryImpl is a factory implementation which creates instances of type
ImmutableLongSet . |
ImmutableLongSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
ImmutableShortSetFactoryImpl |
ImmutableShortSetFactoryImpl is a factory implementation which creates instances of type
ImmutableShortSet . |
ImmutableShortSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
An immutable primitive set is similar to an ImmutableSet
but is memory-optimized for primitives.
Copyright © 2004–2016. All rights reserved.