public class IntegerConstant extends Constant
| Constructor and Description | 
|---|
IntegerConstant(BigInteger value)  | 
| Modifier and Type | Method and Description | 
|---|---|
static IntegerConstant | 
valueOf(int value)  | 
public IntegerConstant(BigInteger value)
public static IntegerConstant valueOf(int value)