public class NumberUtil extends Object
| Constructor and Description |
|---|
NumberUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Double |
min(Double a,
Double b)
Ermittelt des Minimum von zwei Double-Werten.
|
Copyright © 2019. All rights reserved.