Class ByteSortedSets.SynchronizedSortedSet

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

public static class ByteSortedSets.SynchronizedSortedSet
extends ByteSets.SynchronizedSet
implements ByteSortedSet, Serializable
A synchronized wrapper class for sorted sets.
See Also:
Serialized Form