|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjoeq.Synchronization.Atomic
public abstract class Atomic
| Constructor Summary | |
|---|---|
Atomic()
|
|
| Method Summary | |
|---|---|
static int |
cas4(Object o,
jq_InstanceField f,
int before,
int after)
|
static long |
cas8(Object o,
jq_InstanceField f,
long before,
long after)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Atomic()
| Method Detail |
|---|
public static final int cas4(Object o,
jq_InstanceField f,
int before,
int after)
public static final long cas8(Object o,
jq_InstanceField f,
long before,
long after)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||