-
- All Implemented Interfaces:
public final class UInt256UInt256 wrapper over BigInteger
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classUInt256.Companion
-
Field Summary
Fields Modifier and Type Field Description private final BigIntegervalue
-
Method Summary
Modifier and Type Method Description final BigIntegergetValue()BigInteger value to be wrapped -
-
Method Detail
-
getValue
final BigInteger getValue()
BigInteger value to be wrapped
-
-
-
-