Class ImmutableEntryWithHashingStrategy<K,V>

java.lang.Object
org.eclipse.collections.impl.tuple.AbstractImmutableEntry<K,V>
org.eclipse.collections.impl.map.strategy.immutable.ImmutableEntryWithHashingStrategy<K,V>
All Implemented Interfaces:
Serializable, Map.Entry<K,V>

public final class ImmutableEntryWithHashingStrategy<K,V> extends AbstractImmutableEntry<K,V>
See Also: