Class: Terminal

$wk$. Terminal

new Terminal()

Source:

Methods

println(p_text)

Prints a line into the terminal.
Parameters:
Name Type Description
p_text STRING The strings to be printed.
Source:

println(arguments)

Prints a line into the terminal.
Parameters:
Name Type Description
arguments String[] The strings to be printed.
Source:

Class: Terminal

$wk$. Terminal

new Terminal()

Source:

Methods

println(p_text)

Prints a line into the terminal.
Parameters:
Name Type Description
p_text STRING The strings to be printed.
Source:

println(arguments)

Prints a line into the terminal.
Parameters:
Name Type Description
arguments String[] The strings to be printed.
Source:
W. Kowarschick © 2013 (CC BY-NC-SA 3.0: http://creativecommons.org/licenses/by-nc-sa/3.0/)
Documentation generated by JSDoc 3.3.0-dev on Tue Nov 05 2013 09:26:56 GMT+0100 (MEZ) using the DocStrap template.