Package | Description |
---|---|
com.gs.collections.impl.factory.primitive |
This package contains static utilities for creating immutable primitive collection factories.
|
com.gs.collections.impl.stack.immutable.primitive |
This package contains implementations of the immutable primitive stack interfaces.
|
Class and Description |
---|
ImmutableBooleanStackFactory
A factory which creates instances of type
ImmutableBooleanStack . |
ImmutableByteStackFactory
A factory which creates instances of type
ImmutableByteStack . |
ImmutableCharStackFactory
A factory which creates instances of type
ImmutableCharStack . |
ImmutableDoubleStackFactory
A factory which creates instances of type
ImmutableDoubleStack . |
ImmutableFloatStackFactory
A factory which creates instances of type
ImmutableFloatStack . |
ImmutableIntStackFactory
A factory which creates instances of type
ImmutableIntStack . |
ImmutableLongStackFactory
A factory which creates instances of type
ImmutableLongStack . |
ImmutableShortStackFactory
A factory which creates instances of type
ImmutableShortStack . |
Class and Description |
---|
ImmutableBooleanStackFactory
A factory which creates instances of type
ImmutableBooleanStack . |
ImmutableByteStackFactory
A factory which creates instances of type
ImmutableByteStack . |
ImmutableCharStackFactory
A factory which creates instances of type
ImmutableCharStack . |
ImmutableDoubleStackFactory
A factory which creates instances of type
ImmutableDoubleStack . |
ImmutableFloatStackFactory
A factory which creates instances of type
ImmutableFloatStack . |
ImmutableIntStackFactory
A factory which creates instances of type
ImmutableIntStack . |
ImmutableLongStackFactory
A factory which creates instances of type
ImmutableLongStack . |
ImmutableShortStackFactory
A factory which creates instances of type
ImmutableShortStack . |
Copyright © 2004–2018. All rights reserved.