Uses of Interface
com.ezylang.evalex.data.conversion.EvaluationValueConverterIfc
-
Packages that use EvaluationValueConverterIfc Package Description com.ezylang.evalex.data.conversion -
-
Uses of EvaluationValueConverterIfc in com.ezylang.evalex.data.conversion
Classes in com.ezylang.evalex.data.conversion that implement EvaluationValueConverterIfc Modifier and Type Class Description classDefaultEvaluationValueConverterThe default implementation of theEvaluationValueConverterIfc, used in the standard configuration.
-