public static final class Constant.Integer extends Constant
Constant.Array, Constant.Bool, Constant.Byte, Constant.FunctionOrMethod, Constant.Integer, Constant.Null, Constant.Record, Constant.Type| Constructor and Description |
|---|
Integer(BigInteger value) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Constant v) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
Type |
type() |
BigInteger |
value() |
public Integer(BigInteger value)
public int compareTo(Constant v)
public BigInteger value()
Copyright © 2017. All rights reserved.