Searched defs:Console (Results 1 – 1 of 1) sorted by relevance
26 public final class Console implements Flushable { class54 private Console(InputStream in, OutputStream out) throws UnsupportedEncodingException { in Console() method in Console