org.moremotion.util
Class MutableInt

java.lang.Object
  extended by org.moremotion.util.MutableInt

public class MutableInt
extends java.lang.Object

Version:
$Id: MutableInt.java 388 2009-06-26 18:01:47Z erkan $

Field Summary
 int value
           
 
Constructor Summary
MutableInt(int value)
          Creates a new instance of MutableInt
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

value

public int value
Constructor Detail

MutableInt

public MutableInt(int value)
Creates a new instance of MutableInt

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2002-2011 MOR YAZILIM. All Rights Reserved.