public interface ComputedValue<T>
Modifier and Type | Method and Description |
---|---|
T |
get(InstanceContext context)
Computes or otherwise provides the value, given the instance's context.
|
T get(InstanceContext context)
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.