org.apache.uima.internal.util
Class MutableInteger

java.lang.Object
  extended by org.apache.uima.internal.util.MutableInteger

public class MutableInteger
extends java.lang.Object


Field Summary
 int intValue
           
 
Constructor Summary
MutableInteger(int x)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

intValue

public int intValue
Constructor Detail

MutableInteger

public MutableInteger(int x)


Copyright © 2011. All Rights Reserved.