|
JBoss Common Classes 2.2.17.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.util.collection | |
---|---|
org.jboss.util.collection | Extentions to the Java Collections framework. |
Classes in org.jboss.util.collection used by org.jboss.util.collection | |
---|---|
AbstractQueue
An abstract implementation of a Queue. |
|
CollectionException
A generic collection exception. |
|
ConcurrentNavigableMap
A ConcurrentMap supporting NavigableMap operations. |
|
ConcurrentReferenceHashMap.Option
|
|
ConcurrentReferenceHashMap.ReferenceType
An option specifying which Java reference type should be used to refer to a key and/or value. |
|
EmptyCollectionException
Thrown to indicate that an operation can not be performed on an empty collection. |
|
FullCollectionException
Thrown to indicate that an operation can not be performed on a full collection. |
|
NavigableMap
A SortedMap extended with navigation methods returning the
closest matches for given search targets. |
|
Queue
An iterface used to implement a first-in, first-out container. |
|
ReferenceValueHashMap
This Map will remove entries when the value in the map has been cleaned from garbage collection |
|
ReferenceValueMap
This Map will remove entries when the value in the map has been cleaned from garbage collection |
|
ReferenceValueTreeMap
This Map will remove entries when the value in the map has been cleaned from garbage collection |
|
ValueRef
ValueRef. |
|
JBoss Common Classes 2.2.17.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |