Class ImmutableByteSingletonList

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

final class ImmutableByteSingletonList extends Object implements ImmutableByteList, Serializable
ImmutableByteSingletonList is an optimization for ImmutableByteList of size 1. This file was automatically generated from template file immutablePrimitiveSingletonList.stg.