Klasse Char2ObjectMaps.UnmodifyableEntry<V>

java.lang.Object
speiger.src.collections.chars.maps.abstracts.AbstractChar2ObjectMap.BasicEntry<V>
speiger.src.collections.chars.utils.maps.Char2ObjectMaps.UnmodifyableEntry<V>
Typparameter:
V - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
Map.Entry<Character,V>, Char2ObjectMap.Entry<V>
Umschließende Klasse:
Char2ObjectMaps

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