Cytoscape 2.2 (c) 2004 ISB, MSKCC, UCSD

cytoscape.util
Class MutableBool

java.lang.Object
  extended bycytoscape.util.MutableBool

public class MutableBool
extends Object


Constructor Summary
MutableBool(boolean b)
           
 
Method Summary
 boolean getBool()
           
 void setBool(boolean b)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MutableBool

public MutableBool(boolean b)
Method Detail

getBool

public boolean getBool()

setBool

public void setBool(boolean b)

www.cytoscape.org