Class ByteBags
- java.lang.Object
-
- org.eclipse.collections.impl.factory.primitive.ByteBags
-
public final class ByteBags extends Object
ByteBags is a static utility for creatingImmutableByteBagFactoryandMutableByteBagFactory. This file was automatically generated from template file primitiveBags.stg.- Since:
- 4.0.
-
-
Field Detail
-
immutable
public static final ImmutableByteBagFactory immutable
-
mutable
public static final MutableByteBagFactory mutable
-
-