Class DataPool.HardInternPool<K,V>
java.lang.Object
org.eclipse.aether.internal.impl.collect.DataPool.HardInternPool<K,V>
- All Implemented Interfaces:
DataPool.InternPool<K,
V>
- Enclosing class:
DataPool
private static class DataPool.HardInternPool<K,V>
extends Object
implements DataPool.InternPool<K,V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
map
-
-
Constructor Details
-
HardInternPool
private HardInternPool()
-
-
Method Details
-
get
- Specified by:
get
in interfaceDataPool.InternPool<K,
V>
-
intern
- Specified by:
intern
in interfaceDataPool.InternPool<K,
V>
-