Class BigDecimalHelper
java.lang.Object
com.caplin.motif.fx.ret.common.utility.BigDecimalHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisLessThanZero(BigDecimal number) static booleanisMoreThanZero(BigDecimal number) static booleanisZero(BigDecimal number)
-
Constructor Details
-
BigDecimalHelper
public BigDecimalHelper()
-
-
Method Details
-
isLessThanZero
-
isMoreThanZero
-
isZero
-