public class FileSupport
extends java.lang.Object
| Constructor and Description |
|---|
FileSupport() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
readUnchecked(java.nio.file.Path path) |
static void |
writeUnchecked(java.nio.file.Path path,
java.lang.String text,
java.nio.file.OpenOption... options) |