Class Reference2ByteSortedMaps.UnmodifiableSortedMap<K>

All Implemented Interfaces:
Function<K,Byte>, Reference2ByteFunction<K>, Reference2ByteMap<K>, Reference2ByteSortedMap<K>, Serializable, Function<K,Byte>, ToIntFunction<K>, Map<K,Byte>, SortedMap<K,Byte>
Enclosing class:
Reference2ByteSortedMaps

public static class Reference2ByteSortedMaps.UnmodifiableSortedMap<K> extends Reference2ByteMaps.UnmodifiableMap<K> implements Reference2ByteSortedMap<K>, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: