Name

adams.flow.sink.Console


Synopsis

Non-graphical actor that outputs any object that arrives at its input port via the 'toString()' method on stdout.


Additional information

Flow input/output:
- input: java.lang.Object


Options