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 Comparable
Copyright © 2021. All rights reserved.