Class ImmutableByteEmptyBag

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

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