public class Pointer extends Object
Modifier and Type | Field and Description |
---|---|
static long |
INITIAL_VALUE |
Modifier and Type | Method and Description |
---|---|
long |
get() |
long |
incrementAndGet() |
void |
set(long newValue) |
String |
toString() |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.