Interface FileSupplier

All Superinterfaces:
Supplier<File>

public interface FileSupplier extends Supplier<File>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get