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 51 2008-03-10 11:46:54Z erkan $

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

Field Detail

value

public int value
Constructor Detail

MutableInt

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



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