Class ImmutableByteEmptyList

java.lang.Object
org.eclipse.collections.impl.list.immutable.primitive.ImmutableByteEmptyList
All Implemented Interfaces:
Serializable, ByteIterable, ImmutableByteCollection, ByteList, ImmutableByteList, OrderedByteIterable, ReversibleByteIterable, PrimitiveIterable

final class ImmutableByteEmptyList extends Object implements ImmutableByteList, Serializable
ImmutableByteEmptyList is an optimization for ImmutableByteList of size 0. This file was automatically generated from template file immutablePrimitiveEmptyList.stg.