public final class ConsoleFormatter
extends java.lang.Object
implements java.util.function.Function<java.lang.String,java.lang.String>
| Constructor and Description |
|---|
ConsoleFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
apply(java.lang.String text) |