Class PsyBigInteger

java.lang.Object
coneforest.psylla.core.PsyBigInteger
All Implemented Interfaces:
PsyAdditive<PsyNumeric>, PsyArithmetic<PsyNumeric>, PsyBitwise<PsyIntegral>, PsyConvertableToInteger, PsyConvertableToIntegral, PsyConvertableToRational, PsyConvertableToReal, PsyIntegral, PsyLogical<PsyIntegral>, PsyMultiplicative<PsyNumeric>, PsyNumeric, PsyObject, PsyRational, PsyRealNumeric, PsyScalar<PsyRealNumeric>, PsyValue, Comparable<PsyRealNumeric>

@Type("biginteger") public final class PsyBigInteger extends Object implements PsyIntegral
The representation of biginteger, arbitrary precision integer.