Class ImmutableByteSingletonSet

java.lang.Object
org.eclipse.collections.impl.set.immutable.primitive.ImmutableByteSingletonSet
All Implemented Interfaces:
Serializable, ByteIterable, ImmutableByteCollection, PrimitiveIterable, ByteSet, ImmutableByteSet

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