@FunctionalInterface public interface NioPathResolver
| Modifier and Type | Interface and Description |
|---|---|
static class |
NioPathResolver.Default |
| Modifier and Type | Method and Description |
|---|---|
static NioPathResolver |
New() |
static NioPathResolver |
New(FileSystem fileSystem) |
Path |
resolvePath(String... pathElements) |
static NioPathResolver New()
static NioPathResolver New(FileSystem fileSystem)
Copyright © 2022 MicroStream Software. All rights reserved.