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 © 2001-2017 Red Hat, Inc. All Rights Reserved.