|
|||||||||
Home >> All >> ClassLib >> Common >> sun >> [ misc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
ClassLib.Common.sun.misc
Class AtomicLongCSImpl

java.lang.ObjectClassLib.Common.sun.misc.AtomicLongCSImpl
- abstract class AtomicLongCSImpl
- extends java.lang.Object
AtomicLongCSImpl
- Version:
- $Id: AtomicLongCSImpl.java,v 1.1 2003/08/09 11:26:27 joewhaley Exp $
Constructor Summary | |
(package private) |
AtomicLongCSImpl()
|
Method Summary | |
boolean |
attemptUpdate(long a,
long b)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
AtomicLongCSImpl
AtomicLongCSImpl()
Method Detail |
attemptUpdate
public boolean attemptUpdate(long a, long b)
|
|||||||||
Home >> All >> ClassLib >> Common >> sun >> [ misc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |