public interface ConsoleStream
System.out
.Modifier and Type | Method and Description |
---|---|
void |
println(byte[] buf,
int off,
int len) |
void |
println(String message) |
void println(String message)
void println(byte[] buf, int off, int len)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.