it.unimi.dsi.fastutil.objects
Interface Reference2ReferenceMap.Entry

All Superinterfaces:
Map.Entry
Enclosing interface:
Reference2ReferenceMap

public static interface Reference2ReferenceMap.Entry
extends Map.Entry

A type-specific Map.Entry; provides some additional methods to access its content reducing type juggling.

See Also:
Map.Entry

Methods inherited from interface java.util.Map.Entry
equals, getKey, getValue, hashCode, setValue