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