|
|||||||||
| Home >> All >> ClassLib >> Common >> sun >> [ misc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
ClassLib.Common.sun.misc
Class AtomicLong

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