public static class CoercionConstants.RationalCoercion extends Object
Constructor and Description |
---|
RationalCoercion() |
Modifier and Type | Method and Description |
---|---|
Rational |
postfixBind(BigDecimal value) |
Rational |
postfixBind(BigInteger value) |
Rational |
postfixBind(Double value) |
Rational |
postfixBind(Float value) |
Rational |
postfixBind(Integer value) |
Rational |
postfixBind(Long value) |
Rational |
postfixBind(String value) |
public Rational postfixBind(BigInteger value)
public Rational postfixBind(BigDecimal value)
Copyright © 2024. All rights reserved.