Class GenericMapEntry<K,V>

java.lang.Object
org.apache.ofbiz.base.util.collections.GenericMapEntry<K,V>
All Implemented Interfaces:
Map.Entry<K,V>

public class GenericMapEntry<K,V> extends Object implements Map.Entry<K,V>