public class Int80 extends com.u7.jthereum.types.BaseInt<Int80>
Constructor and Description |
---|
Int80() |
Int80(com.u7.jthereum.types.BaseInt value) |
Int80(java.math.BigInteger value) |
Int80(long initialValue) |
Modifier and Type | Method and Description |
---|---|
static Int80 |
valueOf(com.u7.jthereum.types.BaseInt value) |
static Int80 |
valueOf(java.math.BigInteger value) |
static Int80 |
valueOf(int n) |
static Int80 |
valueOf(long n) |
add, add, add, and, and, asBigInteger, asInt, asInt104, asInt112, asInt120, asInt128, asInt136, asInt144, asInt152, asInt16, asInt160, asInt168, asInt176, asInt184, asInt192, asInt200, asInt208, asInt216, asInt224, asInt232, asInt24, asInt240, asInt248, asInt256, asInt32, asInt40, asInt48, asInt56, asInt64, asInt72, asInt8, asInt80, asInt88, asInt96, asUint, asUint104, asUint112, asUint120, asUint128, asUint136, asUint144, asUint152, asUint16, asUint160, asUint168, asUint176, asUint184, asUint192, asUint200, asUint208, asUint216, asUint224, asUint232, asUint24, asUint240, asUint248, asUint256, asUint32, asUint40, asUint48, asUint56, asUint64, asUint72, asUint8, asUint80, asUint88, asUint96, bigIntegerValue, bitwiseNot, compareTo, compareTo, compareTo, decrement, decrementBy, decrementBy, divide, divide, divide, equals, equals, get, greaterThan, greaterThan, greaterThanOrEqual, greaterThanOrEqual, increment, incrementBy, incrementBy, intValue, lessThan, lessThan, lessThanOrEqual, longValue, mod, mod, mod, multiply, multiply, multiply, or, or, postDecrement, postIncrement, preDecrement, preIncrement, setValue, setValue, subtract, subtract, subtract, toString
asBytes1, asBytes10, asBytes11, asBytes12, asBytes13, asBytes14, asBytes15, asBytes16, asBytes17, asBytes18, asBytes19, asBytes2, asBytes20, asBytes21, asBytes22, asBytes23, asBytes24, asBytes25, asBytes26, asBytes27, asBytes28, asBytes29, asBytes3, asBytes30, asBytes31, asBytes32, asBytes4, asBytes5, asBytes6, asBytes7, asBytes8, asBytes9, setValue
public static final Int80 ZERO