public interface PrintStreamListener
Modifier and Type | Method and Description |
---|---|
void |
newLine(String line)
Notification that a new line has been written in a PrintStream.
|
void newLine(String line)
line
- the new line.Copyright 2010-2020 ForgeRock AS.