Klasse Byte2ObjectMaps.UnmodifyableEntry<V>

java.lang.Object
speiger.src.collections.bytes.maps.abstracts.AbstractByte2ObjectMap.BasicEntry<V>
speiger.src.collections.bytes.utils.maps.Byte2ObjectMaps.UnmodifyableEntry<V>
Typparameter:
V - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
Map.Entry<Byte,V>, Byte2ObjectMap.Entry<V>
Umschließende Klasse:
Byte2ObjectMaps

public static class Byte2ObjectMaps.UnmodifyableEntry<V> extends AbstractByte2ObjectMap.BasicEntry<V>
The Unmodifyable Entry implementation for the helper function unmodifiableEntry()