Interface TypedValueHandler<Type, ValueType>

Type Parameters:
Type - The type of the property holder
ValueType - The type of the value returned
All Superinterfaces:
ExpressionPropertyHandler<Type, ValueType>, PropertyHandler<Type>

@Experimental public interface TypedValueHandler<Type, ValueType> extends ExpressionPropertyHandler<Type, ValueType>
A handler for the `%classinfo% value of %property%` syntax