|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectewe.data.DataUtils
| Constructor Summary | |
DataUtils()
|
|
| Method Summary | |
static int[] |
addressOfChild(TreeNode parent,
TreeNode child)
|
static TreeNode |
getChildAt(TreeNode parent,
int[] address)
|
static TreeNode |
getParent(TreeNode child,
int levels)
|
static TreeNode |
getSibling(TreeNode child,
int change)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, toString |
| Constructor Detail |
public DataUtils()
| Method Detail |
public static TreeNode getChildAt(TreeNode parent,
int[] address)
public static int[] addressOfChild(TreeNode parent,
TreeNode child)
public static TreeNode getSibling(TreeNode child,
int change)
public static TreeNode getParent(TreeNode child,
int levels)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||