Uses of Class
org.dbunit.util.concurrent.SynchronizedInt
Packages that use SynchronizedInt
-
Uses of SynchronizedInt in org.dbunit.util.concurrent
Methods in org.dbunit.util.concurrent with parameters of type SynchronizedIntModifier and TypeMethodDescriptionintSynchronizedInt.compareTo(SynchronizedInt other) intSynchronizedInt.swap(SynchronizedInt other) Atomically swap values with another SynchronizedInt.