public class PrintTimeStep
extends java.lang.Object
implements jadex.bridge.IComponentStep<java.lang.Void>
Constructor and Description |
---|
PrintTimeStep() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<java.lang.Void> |
execute(jadex.bridge.IInternalAccess ia)
Execute the command.
|