Class AbstractMap.SimpleEntry<K,V>

java.lang.Object
org.infinispan.commons.util.AbstractMap.SimpleEntry<K,V>
All Implemented Interfaces:
Map.Entry<K,V>
Enclosing class:
AbstractMap<K,V>

protected static class AbstractMap.SimpleEntry<K,V> extends Object implements Map.Entry<K,V>