public class PathExecLazyValue extends AtomicNotNullLazyValue<java.lang.Boolean>
| Constructor and Description |
|---|
PathExecLazyValue(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Boolean |
compute() |
createValue, getValue, isComputedcreateConstantValueprotected java.lang.Boolean compute()
compute in class NotNullLazyValue<java.lang.Boolean>