Package | Description |
---|---|
com.gs.collections.impl.bag.immutable.primitive |
This package contains implementations of the immutable primitive bag interfaces.
|
com.gs.collections.impl.factory.primitive |
This package contains static utilities for creating immutable primitive collection factories.
|
Class and Description |
---|
ImmutableBooleanBagFactory
A factory which creates instances of type
ImmutableBooleanBag . |
ImmutableByteBagFactory
A factory which creates instances of type
ImmutableByteBag . |
ImmutableCharBagFactory
A factory which creates instances of type
ImmutableCharBag . |
ImmutableDoubleBagFactory
A factory which creates instances of type
ImmutableDoubleBag . |
ImmutableFloatBagFactory
A factory which creates instances of type
ImmutableFloatBag . |
ImmutableIntBagFactory
A factory which creates instances of type
ImmutableIntBag . |
ImmutableLongBagFactory
A factory which creates instances of type
ImmutableLongBag . |
ImmutableShortBagFactory
A factory which creates instances of type
ImmutableShortBag . |
Class and Description |
---|
ImmutableBooleanBagFactory
A factory which creates instances of type
ImmutableBooleanBag . |
ImmutableByteBagFactory
A factory which creates instances of type
ImmutableByteBag . |
ImmutableCharBagFactory
A factory which creates instances of type
ImmutableCharBag . |
ImmutableDoubleBagFactory
A factory which creates instances of type
ImmutableDoubleBag . |
ImmutableFloatBagFactory
A factory which creates instances of type
ImmutableFloatBag . |
ImmutableIntBagFactory
A factory which creates instances of type
ImmutableIntBag . |
ImmutableLongBagFactory
A factory which creates instances of type
ImmutableLongBag . |
ImmutableShortBagFactory
A factory which creates instances of type
ImmutableShortBag . |
Copyright © 2004–2017. All rights reserved.