
public interface PathObject extends Comparable<PathObject>
| Modifier and Type | Method and Description |
|---|---|
default int |
compareTo(PathObject other) |
ParameterPath |
getPath() |
default int compareTo(PathObject other)
compareTo in interface Comparable<PathObject>ParameterPath getPath()
Copyright © 2018 LSST. All rights reserved.