|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.webbeans.util.collections | |
---|---|
org.jboss.webbeans.util.collections | |
org.jboss.webbeans.util.collections.multi |
Classes in org.jboss.webbeans.util.collections used by org.jboss.webbeans.util.collections | |
---|---|
ConcurrentCollection
Adds concurrent add operations to the collection interface. |
|
ConcurrentList
Implementation of ConcurrentCollection using a
CopyOnWriteArrayList |
|
ForwardingCollection
A collection which forwards all its method calls to another collection. |
|
ForwardingMap
A map which forwards all its method calls to another map. |
|
ForwardingObject
An abstract base class for implementing the decorator pattern. |
Classes in org.jboss.webbeans.util.collections used by org.jboss.webbeans.util.collections.multi | |
---|---|
ConcurrentList
Implementation of ConcurrentCollection using a
CopyOnWriteArrayList |
|
ForwardingConcurrentMap
A concurrent map which forwards all its method calls to another concurrent map. |
|
ForwardingMap
A map which forwards all its method calls to another map. |
|
ForwardingObject
An abstract base class for implementing the decorator pattern. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |