public interface PropertiesWriter
| Modifier and Type | Method and Description |
|---|---|
void |
write(Properties<java.lang.String> properties,
java.io.Writer to) |
void write(@Nullable
Properties<java.lang.String> properties,
@Nonnull
java.io.Writer to)
throws java.io.IOException
java.io.IOExceptionCopyright © 2015 echocat. All Rights Reserved.