Klasse Object2IntMaps.UnmodifyableEntry<T>

java.lang.Object
speiger.src.collections.objects.maps.abstracts.AbstractObject2IntMap.BasicEntry<T>
speiger.src.collections.objects.utils.maps.Object2IntMaps.UnmodifyableEntry<T>
Typparameter:
T - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
Map.Entry<T,Integer>, Object2IntMap.Entry<T>
Umschließende Klasse:
Object2IntMaps

public static class Object2IntMaps.UnmodifyableEntry<T> extends AbstractObject2IntMap.BasicEntry<T>
The Unmodifyable Entry implementation for the helper function unmodifiableEntry()