Neokernel API

AgentRequest.println Method

Prints a newline to the agent's standard OutputStream using a PrintWriter.

Overload List

Prints a newline to the agent's standard OutputStream using a PrintWriter.

public virtual void println()

Prints the String followed by a newline to the agent's standard OutputStream using a PrintWriter.

public virtual void println(string)

See Also

AgentRequest Class | com.neokernel.nk Namespace