Class Object2ByteSortedMaps.UnmodifiableSortedMap<K>

All Implemented Interfaces:
Function<K,Byte>, Object2ByteFunction<K>, Object2ByteMap<K>, Object2ByteSortedMap<K>, Serializable, Function<K,Byte>, ToIntFunction<K>, Map<K,Byte>, SortedMap<K,Byte>
Enclosing class:
Object2ByteSortedMaps

public static class Object2ByteSortedMaps.UnmodifiableSortedMap<K> extends Object2ByteMaps.UnmodifiableMap<K> implements Object2ByteSortedMap<K>, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: