Uses of Class
org.jboss.util.MuBoolean

Packages that use MuBoolean
org.jboss.util Utility classes and interfaces. 
 

Uses of MuBoolean in org.jboss.util
 

Methods in org.jboss.util with parameters of type MuBoolean
 boolean MuBoolean.set(MuBoolean b)
          Set the value.
 boolean MuBoolean.swap(MuBoolean b)
          Swap values with another mutable boolean.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.