Class ImmutableByteSingletonBag

java.lang.Object
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableByteSingletonBag
All Implemented Interfaces:
Serializable, ByteBag, ImmutableByteBag, ByteIterable, ImmutableByteCollection, PrimitiveIterable

final class ImmutableByteSingletonBag extends Object implements ImmutableByteBag, Serializable
ImmutableByteSingletonBag is an optimization for ImmutableByteBag of size 1. This file was automatically generated from template file immutablePrimitiveSingletonBag.stg.
Since:
4.0.