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