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