O - type of OutputTurnL - type of LastTurnpublic final class OutputTurnStep<O extends OutputTurn,L extends LastTurn> extends Object implements Step<O,L>
OutputTurn. This kind of step tells that the
dialogue emits an OutputTurn that should be processed by the
controller and that an InputTurn must be sent back to dialogue
afterward.| Constructor and Description |
|---|
OutputTurnStep(O outputTurn) |
public OutputTurnStep(O outputTurn)
Copyright © 2019 Nu Echo Inc..