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() |
public static long INITIAL_VALUE
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.