public interface PropertiesReader
| Modifier and Type | Method and Description |
|---|---|
Properties<java.lang.String> |
read(java.io.Reader reader) |
@Nonnull Properties<java.lang.String> read(@Nonnull java.io.Reader reader) throws java.io.IOException
java.io.IOExceptionCopyright © 2015 echocat. All Rights Reserved.