|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.atlassian.util.concurrent.LazyReferenceTest
public class LazyReferenceTest
| Constructor Summary | |
|---|---|
LazyReferenceTest()
|
|
| Method Summary | |
|---|---|
void |
concurrentCreate()
|
void |
exception()
|
void |
getInterruptibly()
|
void |
getNotInterruptable()
|
static void |
main(java.lang.String[] args)
Used to pound the tests |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LazyReferenceTest()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - ignored
java.lang.Exception
public void concurrentCreate()
throws java.lang.Exception
java.lang.Exceptionpublic void exception()
public void getNotInterruptable()
throws java.lang.Exception
java.lang.Exception
public void getInterruptibly()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||