Interface PsyAtomic

All Superinterfaces:
PsyObject
All Known Subinterfaces:
PsyIntegral, PsyNumeric, PsyRational, PsyRealNumeric
All Known Implementing Classes:
PsyBigFraction, PsyBigInteger, PsyBoolean, PsyCommand, PsyComplex, PsyFraction, PsyInteger, PsyMark, PsyName, PsyNull, PsyOperator, PsyReal, PsyRegExp

@Type("atomic") public interface PsyAtomic extends PsyObject
The representation of atomic, a type of immutable objects.