Uses of Class
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableBooleanBagFactoryImpl
| Package | Description |
|---|---|
| org.eclipse.collections.impl.bag.immutable.primitive |
This package contains implementations of the immutable primitive bag interfaces.
|
-
Uses of ImmutableBooleanBagFactoryImpl in org.eclipse.collections.impl.bag.immutable.primitive
Methods in org.eclipse.collections.impl.bag.immutable.primitive that return ImmutableBooleanBagFactoryImpl Modifier and Type Method Description static ImmutableBooleanBagFactoryImplImmutableBooleanBagFactoryImpl. valueOf(String name)Returns the enum constant of this type with the specified name.static ImmutableBooleanBagFactoryImpl[]ImmutableBooleanBagFactoryImpl. values()Returns an array containing the constants of this enum type, in the order they are declared.