org.catacombae.jfuse.types.system
Class LongRef

java.lang.Object
  extended by org.catacombae.jfuse.types.system.LongRef

public class LongRef
extends Object

Container which holds a a long value.

Author:
Erik Larsson

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

Field Detail

ref

public long ref
Constructor Detail

LongRef

public LongRef()