Class ShortSortedSets.SynchronizedSortedSet

All Implemented Interfaces:
ShortBidirectionalIterable, ShortCollection, ShortIterable, ShortSet, ShortSortedSet, Serializable, Iterable<Short>, Collection<Short>, Set<Short>, SortedSet<Short>
Enclosing class:
ShortSortedSets

public static class ShortSortedSets.SynchronizedSortedSet
extends ShortSets.SynchronizedSet
implements ShortSortedSet, Serializable
A synchronized wrapper class for sorted sets.
See Also:
Serialized Form