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