Package it.unimi.dsi.fastutil.objects
Interface Object2ReferenceMap.Entry<K,V>
- All Superinterfaces:
Map.Entry<K,
V>
- All Known Implementing Classes:
AbstractObject2ReferenceMap.BasicEntry
- Enclosing interface:
Object2ReferenceMap<K,
V>
A type-specific
Map.Entry
; provides some additional methods that use
polymorphism to avoid (un)boxing.- See Also:
-
Method Summary