I
- The type providedO
- The type held by the DynamicValue from which this is derivedpublic class DerivedDynamicValue<I,O> extends DynamicValue<O>
Modifier and Type | Class and Description |
---|---|
static interface |
DerivedDynamicValue.Modifier<I,O> |
Constructor and Description |
---|
DerivedDynamicValue(DynamicValue<I> dynamicValue,
DerivedDynamicValue.Modifier<I,O> modifier) |
get, set
public DerivedDynamicValue(DynamicValue<I> dynamicValue, DerivedDynamicValue.Modifier<I,O> modifier)