public class LazyInitializerTest extends AbstractConcurrentInitializerTest
LazyInitializer.| Constructor and Description |
|---|
LazyInitializerTest() |
| Modifier and Type | Method and Description |
|---|---|
protected ConcurrentInitializer<Object> |
createInitializer()
Returns the initializer to be tested.
|
void |
setUp() |
testGet, testGetConcurrent, testGetMultipleTimespublic LazyInitializerTest()
protected ConcurrentInitializer<Object> createInitializer()
LazyInitializer created in the setUp() method.createInitializer in class AbstractConcurrentInitializerTestCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.