cytoscape.util
Class MutableInt

java.lang.Object
  extended by cytoscape.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
clone, equals, finalize, 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)