A immutable primitive bag is similar to an ImmutableBag
, but is memory-optimized for primitives.
Enum | Description |
---|---|
ImmutableBooleanBagFactoryImpl |
ImmutableBooleanBagFactoryImpl is a factory implementation which creates instances of type
ImmutableBooleanBag . |
ImmutableByteBagFactoryImpl |
ImmutableByteBagFactoryImpl is a factory implementation which creates instances of type
ImmutableByteBag . |
ImmutableCharBagFactoryImpl |
ImmutableCharBagFactoryImpl is a factory implementation which creates instances of type
ImmutableCharBag . |
ImmutableDoubleBagFactoryImpl |
ImmutableDoubleBagFactoryImpl is a factory implementation which creates instances of type
ImmutableDoubleBag . |
ImmutableFloatBagFactoryImpl |
ImmutableFloatBagFactoryImpl is a factory implementation which creates instances of type
ImmutableFloatBag . |
ImmutableIntBagFactoryImpl |
ImmutableIntBagFactoryImpl is a factory implementation which creates instances of type
ImmutableIntBag . |
ImmutableLongBagFactoryImpl |
ImmutableLongBagFactoryImpl is a factory implementation which creates instances of type
ImmutableLongBag . |
ImmutableShortBagFactoryImpl |
ImmutableShortBagFactoryImpl is a factory implementation which creates instances of type
ImmutableShortBag . |
Copyright © 2004–2018. All rights reserved.