Class UnmodifiableByteSet

java.lang.Object
org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableByteCollection
org.eclipse.collections.impl.set.mutable.primitive.UnmodifiableByteSet
All Implemented Interfaces:
Serializable, ByteIterable, MutableByteCollection, PrimitiveIterable, ByteSet, MutableByteSet

public class UnmodifiableByteSet extends AbstractUnmodifiableByteCollection implements MutableByteSet
This file was automatically generated from template file unmodifiablePrimitiveSet.stg.
Since:
3.1.
See Also: