Class ImmutableEntry<K,V>

java.lang.Object
org.docx4j.com.google.common.collect.AbstractMapEntry<K,V>
org.docx4j.com.google.common.collect.ImmutableEntry<K,V>
All Implemented Interfaces:
Serializable, Map.Entry<K,V>
Direct Known Subclasses:
HashBiMap.BiEntry

@GwtCompatible(serializable=true) class ImmutableEntry<K,V> extends AbstractMapEntry<K,V> implements Serializable
See Also: