public class LineNumberPrepender extends Object implements StringProcessor
Constructor and Description |
---|
LineNumberPrepender() |
Modifier and Type | Method and Description |
---|---|
String |
processString(String input)
Processes an input String and returns an output String.
|
public String processString(String input)
processString
in interface StringProcessor
input
- the String to process.Copyright © 2023. All rights reserved.