Class Byte2ShortMaps.UnmodifiableMap

All Implemented Interfaces:
Byte2ShortFunction, Byte2ShortMap, Function<Byte,Short>, Serializable, Function<Byte,Short>, IntUnaryOperator, Map<Byte,Short>
Direct Known Subclasses:
Byte2ShortSortedMaps.UnmodifiableSortedMap
Enclosing class:
Byte2ShortMaps

public static class Byte2ShortMaps.UnmodifiableMap extends Byte2ShortFunctions.UnmodifiableFunction implements Byte2ShortMap, Serializable
An unmodifiable wrapper class for maps.
See Also: