Package | Description |
---|---|
com.gs.collections.impl.factory.primitive |
This package contains static utilities for creating immutable primitive collection factories.
|
com.gs.collections.impl.map.immutable.primitive |
This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
|
Modifier and Type | Field and Description |
---|---|
static ImmutableByteCharMapFactory |
ByteCharMaps.immutable |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableByteCharMapFactoryImpl
ImmutableByteCharMapFactoryImpl is a factory implementation which creates instances of type
ImmutableByteCharMap . |
Copyright © 2004–2019. All rights reserved.