T - public static interface ValueHolder.DeferredInitializer<T>
| Modifier and Type | Method and Description |
|---|---|
T |
initialize()
Build the initialization value.
|
T initialize()
null is "ok" but will cause this method to keep being called.Copyright © 2017 JBoss by Red Hat. All rights reserved.