public class BigIntegers extends Object
Modifier and Type | Field and Description |
---|---|
static BigInteger |
MAX_BYTE |
static BigInteger |
MAX_INTEGER |
static BigInteger |
MAX_LONG |
static BigInteger |
MAX_SHORT |
static BigInteger |
MIN_BYTE |
static BigInteger |
MIN_INTEGER |
static BigInteger |
MIN_LONG |
static BigInteger |
MIN_SHORT |
public static final BigInteger MIN_INTEGER
public static final BigInteger MAX_INTEGER
public static final BigInteger MIN_LONG
public static final BigInteger MAX_LONG
public static final BigInteger MIN_SHORT
public static final BigInteger MAX_SHORT
public static final BigInteger MIN_BYTE
public static final BigInteger MAX_BYTE
Copyright © 2002–2017 SoftSmithy. All rights reserved.