JMACS

org.jmacs.pd
Interface Device.IStatus

All Superinterfaces:
Serializable
Enclosing class:
Device

public static interface Device.IStatus
extends Serializable

status. To be extended when defining any status interface of a programmable device. (Enforcing the use of an interface affords compiler assistance when programming to the definition.)


Nested Class Summary
static interface Device.IStatus.IFactory
          produces status.
 


JMACS

jmacs.org