public interface Line
| Modifier and Type | Interface and Description |
|---|---|
static class |
Line.CommentLine |
static class |
Line.EmptyLine |
static class |
Line.LineSupport |
static class |
Line.LineWithContent |
static class |
Line.PropertyLine |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Writer to) |
void write(@Nonnull Writer to) throws IOException
IOExceptionCopyright © 2023 echocat. All rights reserved.