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