public class Convert
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static int |
toInt(double dbl)
converts to a valid integer, too large or too small values are truncated
|
static int |
toInt(long lng)
converts to a valid integer, too large or too small values are truncated
|
13-September-2017 07:50 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft