public final class FileContents extends Object implements Supplier<String>
FileContents(Path file)
FileContents(Path file, Charset charset)
String
get()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FileContents(Path file)
public FileContents(Path file, Charset charset)
public String get()
get
Supplier<String>
public String toString()
toString
Object
Copyright © 2000-2022 Sualeh Fatehi. All rights reserved.