Class Float2ByteMaps.UnmodifiableMap

All Implemented Interfaces:
Float2ByteFunction, Float2ByteMap, Function<Float,Byte>, Serializable, DoubleToIntFunction, Function<Float,Byte>, Map<Float,Byte>
Direct Known Subclasses:
Float2ByteSortedMaps.UnmodifiableSortedMap
Enclosing class:
Float2ByteMaps

public static class Float2ByteMaps.UnmodifiableMap extends Float2ByteFunctions.UnmodifiableFunction implements Float2ByteMap, Serializable
An unmodifiable wrapper class for maps.
See Also: