public final class FileContents
extends java.lang.Object
implements java.util.function.Supplier<java.lang.String>
| Constructor and Description |
|---|
FileContents(java.nio.file.Path file) |
FileContents(java.nio.file.Path file,
java.nio.charset.Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get() |
java.lang.String |
toString() |
Copyright © 2000-2018 Sualeh Fatehi. All rights reserved.