| Package | Description |
|---|---|
| com.helger.commons.collection.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SoftHashMap<K,V>
Soft
HashMap implementation based on
http://www.javaspecialists.eu/archive/Issue015.htmlThe entrySet implementation is from
org.hypergraphdb.util |
class |
SoftLinkedHashMap<K,V>
Soft
HashMap implementation based on
http://www.javaspecialists.eu/archive/Issue015.htmlThe entrySet implementation is from
org.hypergraphdb.util |
Copyright © 2014–2015 Philip Helger. All rights reserved.