| Package | Description |
|---|---|
| com.helger.commons.collection.impl |
| Modifier and Type | Field and Description |
|---|---|
protected Map<K,AbstractSoftMap.SoftValue<K,V>> |
AbstractSoftMap.m_aSrcMap
The internal HashMap that will hold the SoftReference.
|
| Constructor and Description |
|---|
AbstractSoftMap(Map<K,AbstractSoftMap.SoftValue<K,V>> aSrcMap) |
Copyright © 2014–2015 Philip Helger. All rights reserved.