Package org.infinispan.commons.util
Class ByRef.Long
- java.lang.Object
-
- org.infinispan.commons.util.ByRef.Long
-
-
Constructor Summary
Constructors Constructor Description Long(int i)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
dec()
long
get()
void
inc()
void
set(long i)
-