public abstract class RelativePath
extends java.lang.Object
| Constructor and Description |
|---|
RelativePath() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.nio.file.Path |
relPath() |
java.lang.String |
relTo(RelativePath other) |
public abstract java.nio.file.Path relPath()
public java.lang.String relTo(RelativePath other)