- java.lang.Object
-
- org.zkoss.zul.AbstractTreeModel.Path
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
int[] |
path |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
compareTo(java.lang.Object o) |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
path
public final int[] path
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.