Interface JDKInstaller.FileSystem

Enclosing class:
JDKInstaller

public static interface JDKInstaller.FileSystem
Abstraction of the file system to perform JDK installation. Consider JDKInstaller.FilePathFileSystem as the canonical documentation of the contract.
Since:
1.305
Author:
Kohsuke Kawaguchi