Class Int2IntHashMap.EntryIterator.MapEntry

java.lang.Object
org.agrona.collections.Int2IntHashMap.EntryIterator.MapEntry
All Implemented Interfaces:
Map.Entry<Integer,Integer>
Enclosing class:
Int2IntHashMap.EntryIterator

public final class Int2IntHashMap.EntryIterator.MapEntry extends Object implements Map.Entry<Integer,Integer>
An Map.Entry implementation.