|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cz.cuni.amis.tests.BaseTest cz.cuni.amis.concurrency.Test06_AtomicIntegerList
public class Test06_AtomicIntegerList
Nested Class Summary | |
---|---|
static class |
Test06_AtomicIntegerList.IncValueAsync
|
Field Summary | |
---|---|
static CountDownLatch |
latch
|
static AtomicIntegerList |
list
|
Fields inherited from class cz.cuni.amis.tests.BaseTest |
---|
log, NEW_LINE |
Constructor Summary | |
---|---|
Test06_AtomicIntegerList()
|
Method Summary | |
---|---|
void |
test()
|
Methods inherited from class cz.cuni.amis.tests.BaseTest |
---|
afterTest, assertFail, assertFalse, assertTrue, baseTestBeforeClass, beforeTest, getLogLevel, is32Bit, is64Bit, isLinux, isMac, isWindows, log, process, process, testFailed, testFailed, testOk |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static AtomicIntegerList list
public static CountDownLatch latch
Constructor Detail |
---|
public Test06_AtomicIntegerList()
Method Detail |
---|
public void test()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |