Uses of Class
org.dbunit.util.concurrent.SynchronizedInt

Packages that use SynchronizedInt
org.dbunit.util.concurrent   
 

Uses of SynchronizedInt in org.dbunit.util.concurrent
 

Methods in org.dbunit.util.concurrent with parameters of type SynchronizedInt
 int SynchronizedInt.swap(SynchronizedInt other)
          Atomically swap values with another SynchronizedInt.
 int SynchronizedInt.compareTo(SynchronizedInt other)
           
 



Copyright © 2002-2004 DbUnit.org. All Rights Reserved.