public class NumberUtils extends Object
Constructor and Description |
---|
NumberUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isAddOverflow(long op1,
long op2,
long result)
Checks if an addition of 2 longs caused an overflow
|
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.