Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.util
Class MutableBool

java.lang.Object
  extended by cytoscape.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