Class DataPool.WeakInternPool<K,V>

java.lang.Object
org.eclipse.aether.internal.impl.collect.DataPool.WeakInternPool<K,V>
All Implemented Interfaces:
DataPool.InternPool<K,V>
Enclosing class:
DataPool

private static class DataPool.WeakInternPool<K,V> extends Object implements DataPool.InternPool<K,V>