Uses of Interface
io.appform.hope.core.utils.RawTypeHandler
-
Packages that use RawTypeHandler Package Description io.appform.hope.core.utils -
-
Uses of RawTypeHandler in io.appform.hope.core.utils
Methods in io.appform.hope.core.utils with parameters of type RawTypeHandler Modifier and Type Method Description static <T> TConverters. handleValue(Evaluator.EvaluationContext evaluationContext, TreeNode node, Object defaultValue, RawTypeHandler<T> handler)
-