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)
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.