| Modifier and Type | Method and Description |
|---|---|
static PrintStream |
PrintStreamWrapper.transform(PrintStream original,
PrintStreamWrapper.StringTransform transformer)
Creates a PrintStream that transforms calls the
PrintStream.print(String) using the transformer before
passing it on to the original. |
Copyright © 2015–2018. All rights reserved.