| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.io.path.spi |
| Modifier and Type | Method and Description |
|---|---|
NPathPart |
NPathPartList.first() |
NPathPart |
NPathPartList.get(int i) |
NPathPart |
NPathPartList.last() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<NPathPart> |
NPathPartList.iterator() |
Stream<NPathPart> |
NPathPartList.stream() |
| Constructor and Description |
|---|
NPathPartList(List<NPathPart> list) |
Copyright © 2026 vpc open source initiative. All rights reserved.