public class NumberUtils extends Object
| Constructor and Description |
|---|
NumberUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
add(T a,
T b) |
static <T extends Number> |
subtract(T from,
T subtract) |
Copyright © 2017 Codeblock GmbH. All rights reserved.