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.
|
Modifier and Type | Field and Description |
---|---|
static ImmutableCharSetFactory |
CharSets.immutable |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableCharSetFactoryImpl
ImmutableCharSetFactoryImpl is a factory implementation which creates instances of type
ImmutableCharSet . |
Copyright © 2004–2018. All rights reserved.