OSMQ
v2.0.1

osmq.util
Class LongWrapper

java.lang.Object
  extended byosmq.util.LongWrapper

public class LongWrapper
extends java.lang.Object


Constructor Summary
LongWrapper()
           
 
Method Summary
 long get()
           
 void increment()
           
 void set(long v)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LongWrapper

public LongWrapper()
Method Detail

set

public void set(long v)

increment

public void increment()

get

public long get()

(c) 2000 - 2003 MQue Systems
All Rights Reserved