JBoss Threads 2.0.0.GA

Uses of Interface
org.jboss.threads.AtomicArray.Creator

Packages that use AtomicArray.Creator
org.jboss.threads   
 

Uses of AtomicArray.Creator in org.jboss.threads
 

Methods in org.jboss.threads with parameters of type AtomicArray.Creator
static
<T,V> AtomicArray<T,V>
AtomicArray.create(AtomicReferenceFieldUpdater<T,V[]> updater, AtomicArray.Creator<V> creator)
          Convenience method to create an instance.
 


JBoss Threads 2.0.0.GA

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.