Uses of Interface
org.dbunit.util.concurrent.Executor

Packages that use Executor
org.dbunit.util.concurrent   
 

Uses of Executor in org.dbunit.util.concurrent
 

Classes in org.dbunit.util.concurrent that implement Executor
 class SynchronizedInt
          A class useful for offloading synch for int instance variables.
 class SynchronizedVariable
          Base class for simple, small classes maintaining single values that are always accessed and updated under synchronization.
 



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