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.
|
Modifier and Type | Field and Description |
---|---|
static ImmutableCharStackFactory |
CharStacks.immutable |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableCharStackFactoryImpl
ImmutableCharStackFactoryImpl is a factory implementation which creates instances of type
ImmutableCharStack . |
Copyright © 2004–2019. All rights reserved.