protected static class AbstractTreeModel.Path extends Object implements Serializable, Comparable
| Modifier and Type | Field and Description |
|---|---|
int[] |
path |
| Modifier | Constructor and Description |
|---|---|
protected |
Path(AbstractTreeModel.Path p) |
protected |
Path(int[] path) |
protected Path(int[] path)
protected Path(AbstractTreeModel.Path p)
public int compareTo(Object o)
compareTo in interface ComparableCopyright © 2024. All rights reserved.