public interface EzFile
| Modifier and Type | Method and Description |
|---|---|
String |
content() |
List<String> |
lines() |
String content() throws IOException
IOExceptionList<String> lines() throws IOException
IOExceptionCopyright © 2019. All Rights Reserved.