|
JBoss Threads 2.0.0.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AtomicArray | |
---|---|
org.jboss.threads |
Uses of AtomicArray in org.jboss.threads |
---|
Methods in org.jboss.threads that return AtomicArray | ||
---|---|---|
static
|
AtomicArray.create(AtomicReferenceFieldUpdater<T,V[]> updater,
AtomicArray.Creator<V> creator)
Convenience method to create an instance. |
|
static
|
AtomicArray.create(AtomicReferenceFieldUpdater<T,V[]> updater,
Class<V> componentType)
Convenience method to create an instance. |
|
JBoss Threads 2.0.0.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |