gms
Class ByRefInt

java.lang.Object
  extended by gms.ByRefInt

public class ByRefInt
extends java.lang.Object


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

Field Detail

value

public int value
Constructor Detail

ByRefInt

public ByRefInt()