Class ByteSortedSets.UnmodifiableSortedSet

All Implemented Interfaces:
ByteBidirectionalIterable, ByteCollection, ByteIterable, ByteSet, ByteSortedSet, Serializable, Iterable<Byte>, Collection<Byte>, Set<Byte>, SortedSet<Byte>
Enclosing class:
ByteSortedSets

public static class ByteSortedSets.UnmodifiableSortedSet
extends ByteSets.UnmodifiableSet
implements ByteSortedSet, Serializable
An unmodifiable wrapper class for sorted sets.
See Also:
Serialized Form