public class ExampleApp extends Object implements BiConsumer<org.beryx.textio.TextIO,org.beryx.textio.web.RunnerData>
Constructor and Description |
---|
ExampleApp() |
Modifier and Type | Method and Description |
---|---|
void |
accept(org.beryx.textio.TextIO textIO,
org.beryx.textio.web.RunnerData runnerData) |
static void |
main(String[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public void accept(org.beryx.textio.TextIO textIO, org.beryx.textio.web.RunnerData runnerData)
accept
in interface BiConsumer<org.beryx.textio.TextIO,org.beryx.textio.web.RunnerData>
public static void main(String[] args)