Class FileCharSupplier

java.lang.Object
net.thevpc.common.textsource.impl.FileCharSupplier
All Implemented Interfaces:
Supplier<char[]>

public class FileCharSupplier extends Object implements Supplier<char[]>
  • Constructor Details

    • FileCharSupplier

      public FileCharSupplier(File file)
  • Method Details