Class UnifiedMapWithHashingStrategy.WeakBoundEntry<K,V>

java.lang.Object
org.eclipse.collections.impl.map.strategy.mutable.UnifiedMapWithHashingStrategy.WeakBoundEntry<K,V>
All Implemented Interfaces:
Map.Entry<K,V>
Enclosing class:
UnifiedMapWithHashingStrategy<K,V>

protected static class UnifiedMapWithHashingStrategy.WeakBoundEntry<K,V> extends Object implements Map.Entry<K,V>