new java_math_BigDecimal( x$1 // int )
new java_math_BigDecimal( x$1 // long )
new java_math_BigDecimal( x$1 // double )
new java_math_BigDecimal( x$1 // Array[char] )
new java_math_BigDecimal( x$1 // java.lang.String )
new java_math_BigDecimal( x$1 // java.math.BigInteger )
new java_math_BigDecimal( x$1, // java.math.BigInteger x$2 // int )
new java_math_BigDecimal( x$1, // int x$2 // java.math.MathContext )
new java_math_BigDecimal( x$1, // long x$2 // java.math.MathContext )
new java_math_BigDecimal( x$1, // double x$2 // java.math.MathContext )
new java_math_BigDecimal( x$1, // Array[char] x$2, // int x$3 // int )
new java_math_BigDecimal( x$1, // Array[char] x$2 // java.math.MathContext )
new java_math_BigDecimal( x$1, // java.lang.String x$2 // java.math.MathContext )
new java_math_BigDecimal( x$1, // java.math.BigInteger x$2 // java.math.MathContext )
new java_math_BigDecimal( x$1, // java.math.BigInteger x$2, // int x$3 // java.math.MathContext )
new java_math_BigDecimal( x$1, // Array[char] x$2, // int x$3, // int x$4 // java.math.MathContext )