Interface PsyConvertableToInteger

All Superinterfaces:
PsyObject
All Known Subinterfaces:
PsyIntegral, PsyRational, PsyRealNumeric, PsyTextual
All Known Implementing Classes:
PsyBigFraction, PsyBigInteger, PsyCommand, PsyFraction, PsyInteger, PsyName, PsyReal, PsyString

@Type("convertabletointeger") public interface PsyConvertableToInteger extends PsyObject