public class PathUtil extends Object
Constructor and Description |
---|
PathUtil() |
Modifier and Type | Method and Description |
---|---|
static Path |
truncatePathToLastElements(Path path,
int numElements)
Truncates path to the last numElements.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.