| Package | Description |
|---|---|
| de.julielab.jcore.pipeline.builder.cli.util |
| Modifier and Type | Method and Description |
|---|---|
static PrintLine |
TextIOUtils.createPrintLine(String... input)
Converts an array of text and prefix strings into
PrintElement objects and does the exact same thing
as TextIOUtils.createPrintElements(String...) except it returns the result as a PrintLine. |
| Modifier and Type | Method and Description |
|---|---|
static void |
TextIOUtils.printLines(java.util.stream.Stream<PrintLine> records,
org.beryx.textio.TextIO textIO) |
Copyright © 2019 JULIE Lab, Germany. All rights reserved.