Class FileFactory.RegularFileSupplier

java.lang.Object
io.roastedroot.zerofs.FileFactory.RegularFileSupplier
All Implemented Interfaces:
Supplier<RegularFile>
Enclosing class:
FileFactory

private final class FileFactory.RegularFileSupplier extends Object implements Supplier<RegularFile>
  • Constructor Details

    • RegularFileSupplier

      private RegularFileSupplier()
  • Method Details