static int |
XMath.negative(int value) |
static long |
XMath.negative(long value) |
static double |
XMath.notNegative(double value) |
static int |
XMath.notNegative(int value) |
static Integer |
XMath.notNegative(Integer value) |
static long |
XMath.notNegative(long value) |
static Long |
XMath.notNegative(Long value) |
static double |
XMath.notNegativeMax1(double value) |
static double |
XMath.positive(double value) |
static float |
XMath.positive(float value) |
static int |
XMath.positive(int value) |
static long |
XMath.positive(long value) |
static double |
XMath.positiveMax1(double value) |