public class NumberUtil extends Object
| Constructor and Description |
|---|
NumberUtil() |
public static int[] divideAndEnsureSum(int divisor,
int dividend)
divisor - the divisordividend - the dividendCopyright © 2004–2015 CodeLutin. All rights reserved.