public class BIUtil extends Object
Constructor and Description |
---|
BIUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isLessThan(BigInteger valueA,
BigInteger valueB) |
public static boolean isLessThan(BigInteger valueA, BigInteger valueB)
valueA
- - not nullvalueB
- - not nullCopyright © 2020. All rights reserved.