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