Class Float2ByteSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Float2ByteFunction, Float2ByteMap, Float2ByteSortedMap, Function<Float,Byte>, Serializable, DoubleToIntFunction, Function<Float,Byte>, Map<Float,Byte>, SortedMap<Float,Byte>
Enclosing class:
Float2ByteSortedMaps

public static class Float2ByteSortedMaps.UnmodifiableSortedMap extends Float2ByteMaps.UnmodifiableMap implements Float2ByteSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: