Class GeneralSpec

java.lang.Object
org.harctoolbox.irp.IrpObject
org.harctoolbox.irp.GeneralSpec
All Implemented Interfaces:
Serializable, AggregateLister, XmlExport

public final class GeneralSpec extends IrpObject implements AggregateLister
This class implements GeneralSpec as given in Chapter 2 of Dixon: "Specification of IRP Notation", second draft. This class is immutable; can only be build by the constructor, and not altered.
See Also: