Cytoscape 2.2 (c) 2004 ISB, MSKCC, UCSD

cytoscape.util
Class MutableInt

java.lang.Object
  extended bycytoscape.util.MutableInt

public class MutableInt
extends Object


Constructor Summary
MutableInt(int i)
           
 
Method Summary
 int getInt()
           
 void setInt(int i)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MutableInt

public MutableInt(int i)
Method Detail

getInt

public int getInt()

setInt

public void setInt(int i)

www.cytoscape.org