Package | Description |
---|---|
com.gs.collections.impl.factory.primitive |
This package contains static utilities for creating immutable primitive collection factories.
|
com.gs.collections.impl.set.immutable.primitive |
This package contains implementations of the immutable primitive set interfaces.
|
Class and 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 . |
Class and 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 . |
Copyright © 2004–2016. All rights reserved.