kongleong86

Results 2 issues of kongleong86

Constructors BigInteger and BigDecimal used to wrap primitives should never be used. Doing so is less clear and uses more memory than simply using the desired value in the case...

Refactor unit tests without depending on Guava external library - Using less libraries to do unit tests will help on code maintainability and future libraries upgrade. > For detailed contributing...

status: under review