JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
net.mcreator.io
OutputStreamEventHandler
LineReceiver
Contents
Description
Method Summary
Method Details
lineReceived(String)
Hide sidebar
Show sidebar
Interface OutputStreamEventHandler.LineReceiver
Enclosing class:
OutputStreamEventHandler
public static interface
OutputStreamEventHandler.LineReceiver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
lineReceived
(
String
line)
Method Details
lineReceived
void
lineReceived
(
String
line)