Acme
Class RefLong

java.lang.Object
  extended by Acme.RefLong

public class RefLong
extends java.lang.Object


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

Field Detail

val

public long val
Constructor Detail

RefLong

public RefLong()

RefLong

public RefLong(long val)