Cytoscape 2.2 (c) 2004 ISB, MSKCC, UCSD

cytoscape.util
Class MutableString

java.lang.Object
  extended bycytoscape.util.MutableString

public class MutableString
extends Object


Constructor Summary
MutableString(String str)
           
 
Method Summary
 String getString()
           
 void setString(String str)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MutableString

public MutableString(String str)
Method Detail

getString

public String getString()

setString

public void setString(String str)

www.cytoscape.org