gms
Class ByRefBoolean

java.lang.Object
  extended by gms.ByRefBoolean

public class ByRefBoolean
extends java.lang.Object


Field Summary
 boolean value
           
 
Constructor Summary
ByRefBoolean()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public boolean value
Constructor Detail

ByRefBoolean

public ByRefBoolean()