Package com.skava.helper
Class CastUtils
java.lang.Object
com.skava.helper.CastUtils
This is the utility class for performing Cast kind of operations.
- Since:
- Sep 5, 2018
- Author:
- Infosys Equinox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BigDecimal
doubleToBigDecimal
(double value) static BigDecimal
intToBigDecimal
(int value)
-
Constructor Details
-
CastUtils
public CastUtils()
-
-
Method Details
-
doubleToBigDecimal
-
intToBigDecimal
-