Class BigDecimalArgumentCoercion


  • public class BigDecimalArgumentCoercion
    extends Object
    • Constructor Detail

      • BigDecimalArgumentCoercion

        public BigDecimalArgumentCoercion()
    • Method Detail

      • coercedArgument

        public com.github.javaparser.ast.expr.Expression coercedArgument​(Class<?> argumentType,
                                                                         Class<?> actualType,
                                                                         com.github.javaparser.ast.expr.Expression argument)