Class PsyInteger

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

@Type("integer") public final class PsyInteger extends Object implements PsyBitwise<PsyIntegral>, PsyIntegral
The representation of integer.