public class ModuleFileSystemPathResolver extends java.lang.Object implements PathResolver
| Constructor and Description |
|---|
ModuleFileSystemPathResolver(java.nio.file.Path adjustment) |
| Modifier and Type | Method and Description |
|---|---|
java.nio.file.Path |
resolve(java.nio.file.Path path) |
public ModuleFileSystemPathResolver(java.nio.file.Path adjustment)
public java.nio.file.Path resolve(java.nio.file.Path path)
resolve in interface PathResolver