ReadyAndValidInterface<LogicType extends Logic> constructor
- LogicType data
Creates a ReadyAndValidInterface.
Implementation
ReadyAndValidInterface(super.data);
Creates a ReadyAndValidInterface.
ReadyAndValidInterface(super.data);