| Package | Description |
|---|---|
| com.holonplatform.core | |
| com.holonplatform.core.property |
| Modifier and Type | Method and Description |
|---|---|
static <TYPE> Optional<ExpressionValueConverter<TYPE,?>> |
ExpressionValueConverter.fromProperty(Property<TYPE> property)
Create a new
ExpressionValueConverter using given property. |
Optional<ExpressionValueConverter<T,?>> |
ConverterExpression.getExpressionValueConverter()
Get the expression value type converter, if available.
|
| Modifier and Type | Method and Description |
|---|---|
default Optional<ExpressionValueConverter<T,?>> |
Property.getExpressionValueConverter() |
Copyright © 2019 The Holon Platform. All rights reserved.