-
- All Implemented Interfaces:
public final class Int512Int512 wrapper over BigInteger
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classInt512.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 -
-
Constructor Detail
-
Int512
Int512(BigInteger value)
-
-
Method Detail
-
getValue
final BigInteger getValue()
BigInteger value to be wrapped
-
-
-
-