public interface PropertiesReader
| Modifier and Type | Method and Description |
|---|---|
Properties<String> |
read(Reader reader) |
@Nonnull Properties<String> read(@Nonnull Reader reader) throws IOException
IOExceptionCopyright © 2024 echocat. All rights reserved.