public class FileCharSupplier extends Object implements Supplier<char[]>
FileCharSupplier(File file)
char[]
get()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FileCharSupplier(File file)
public char[] get()
get
Supplier<char[]>
public String toString()
toString
Object
Copyright © 2021 vpc open source initiative. All rights reserved.