- java.lang.Object
-
- xyz.cofe.collection.tree.AbstractTreeNode<Node>
-
- xyz.cofe.collection.tree.BasicTreeNode<Value>
-
-
-
Field Summary
-
Fields inherited from class xyz.cofe.collection.tree.BasicTreeNode
notifyListener
-
Fields inherited from class xyz.cofe.collection.tree.AbstractTreeNode
defaultNodesExtracter, parent
-
Method Summary
-
Methods inherited from class xyz.cofe.collection.tree.BasicTreeNode
appendChild, assignParentTo, attachListeners, createEventList, getChildrenList, insertChildAt, onTreeNodeAdded, onTreeNodeAdding, onTreeNodeRemoved, onTreeNodeRemoving, removeChild, removeChildAt, resetParent, setChild
-
Methods inherited from class xyz.cofe.collection.tree.AbstractTreeNode
getIndex, getIndex, getNextSibling, getNodePath, getNodePath, getParent, getPreviousSibling, getSibling, getSibling, setParent, syncrun, tree, tree, tree, tree, updateParent, visit, visit, visit, visit, visit, visit, visit, walk, walk, walk
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface xyz.cofe.collection.tree.TreeNode
getIndex, getNextSibling, getParent, getPreviousSibling, getSibling, tree, visit, visit, visit, walk
-
-
Constructor Detail
-
TypeCastValue
public TypeCastValue()
-
Method Detail
-
getValue
public Value getValue()
-
canCast
public boolean canCast()
Copyright © 2017. All rights reserved.