public class ConsoleRunner extends Object
A pass-through application that sets the system input stream to a
ConsoleReader
and invokes the specified main method.
Constructor and Description |
---|
ConsoleRunner() |
Modifier and Type | Method and Description |
---|---|
static ConsoleReader |
getReader() |
static void |
main(String[] args) |
public static final String property
public static ConsoleReader getReader()
Copyright © 2002–2020. All rights reserved.