public interface PropertiesWriter
| Modifier and Type | Method and Description |
|---|---|
void |
write(Properties<String> properties,
Writer to) |
void write(@Nullable Properties<String> properties, @Nonnull Writer to) throws IOException
IOExceptionCopyright © 2024 echocat. All rights reserved.