Klasse Int2ObjectMaps.UnmodifyableEntry<V>

java.lang.Object
speiger.src.collections.ints.maps.abstracts.AbstractInt2ObjectMap.BasicEntry<V>
speiger.src.collections.ints.utils.maps.Int2ObjectMaps.UnmodifyableEntry<V>
Typparameter:
V - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
Map.Entry<Integer,V>, Int2ObjectMap.Entry<V>
Umschließende Klasse:
Int2ObjectMaps

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