Package | Description |
---|---|
org.jboss.util.collection |
Extentions to the Java Collections framework.
|
Modifier and Type | Class and Description |
---|---|
class |
SoftValueTreeMap<K,V>
This Map will remove entries when the value in the map has been
cleaned from garbage collection
|
class |
WeakValueTreeMap<K,V>
This Map will remove entries when the value in the map has been
cleaned from garbage collection
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.