Package | Description |
---|---|
net.sf.jabb.util.col |
Modifier and Type | Field and Description |
---|---|
protected MapValueFactory<K,V> |
PutIfAbsentMap.valueFactory |
Constructor and Description |
---|
PutIfAbsentMap(Class<? extends Map> mapClazz,
MapValueFactory<K,V> valueFactory)
Constructor.
|
PutIfAbsentMap(Map<K,V> originalMap,
MapValueFactory<K,V> valueFactory)
Constructor.
|
PutIfAbsentMap(MapValueFactory<K,V> valueFactory)
Constructor.
|
Copyright © 2014. All Rights Reserved.