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, isComputed
createConstantValue
protected java.lang.Boolean compute()
compute
in class NotNullLazyValue<java.lang.Boolean>