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