public class LazyReferenceTest extends Object
| Constructor and Description |
|---|
LazyReferenceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancellable() |
void |
concurrentCreate() |
void |
exception() |
void |
getInterruptibly() |
void |
getInterruptiblyThrowsInterrupted() |
void |
getNotInterruptibleDoesntThrow() |
void |
getResetsInterrupted() |
void |
initExConstructorWithBlankExecExCause() |
void |
initExConstructorWithRealExecExCause() |
void |
reentrancy() |
public void exception()
public void getNotInterruptibleDoesntThrow()
public void getInterruptiblyThrowsInterrupted()
throws Exception
Exceptionpublic void initExConstructorWithBlankExecExCause()
throws Exception
Exceptionpublic void initExConstructorWithRealExecExCause()
throws Exception
Exceptionpublic void reentrancy()
Copyright © 2017 Atlassian. All rights reserved.