Class Float2LongMaps.UnmodifiableMap

All Implemented Interfaces:
Float2LongFunction, Float2LongMap, Function<Float,​Long>, Serializable, DoubleToLongFunction, Function<Float,​Long>, Map<Float,​Long>
Direct Known Subclasses:
Float2LongSortedMaps.UnmodifiableSortedMap
Enclosing class:
Float2LongMaps

public static class Float2LongMaps.UnmodifiableMap
extends Float2LongFunctions.UnmodifiableFunction
implements Float2LongMap, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form
  • Method Details