public final class ProjectFilesystemDelegateFactory extends Object
ProjectFilesystemDelegateFactory mediates the creation of a ProjectFilesystemDelegate for a ProjectFilesystem root.| Modifier and Type | Method and Description |
|---|---|
static ProjectFilesystemDelegatePair |
newInstance(Path root,
Config config)
Must always create a new delegate for the specified
root. |
public static ProjectFilesystemDelegatePair newInstance(Path root, Config config)
root.