Class DelayedConnectCommand
java.lang.Object
tools.refinery.interpreter.rete.network.delayed.DelayedCommand
tools.refinery.interpreter.rete.network.delayed.DelayedConnectCommand
- All Implemented Interfaces:
Runnable
-
Field Summary
Fields inherited from class tools.refinery.interpreter.rete.network.delayed.DelayedCommand
container, direction, receiver, supplier
-
Constructor Summary
ConstructorsConstructorDescriptionDelayedConnectCommand
(Supplier supplier, Receiver receiver, ReteContainer container) -
Method Summary
Methods inherited from class tools.refinery.interpreter.rete.network.delayed.DelayedCommand
run, toString
-
Constructor Details
-
DelayedConnectCommand
-
-
Method Details
-
isTimestampAware
protected boolean isTimestampAware()- Specified by:
isTimestampAware
in classDelayedCommand
-