public class NumberUtil extends Object
| Constructor and Description |
|---|
NumberUtil() |
| Modifier and Type | Method and Description |
|---|---|
static double |
divideAndRound(int arg1,
int arg2) |
static int |
divideToPercent(int arg1,
int arg2) |
Copyright © 2023. All rights reserved.