gms
Class ByRefFloat

java.lang.Object
  extended by gms.ByRefFloat

public class ByRefFloat
extends java.lang.Object


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

Field Detail

value

public float value
Constructor Detail

ByRefFloat

public ByRefFloat()