|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.didion.jwnl.data.list.PointerTargetTreeNodeList.FindTargetOperation
public static class PointerTargetTreeNodeList.FindTargetOperation
Operation that is used for finding the node(s) in a tree that have the specified PointerTarget
.
Constructor Summary | |
---|---|
PointerTargetTreeNodeList.FindTargetOperation(PointerTarget target)
|
Method Summary | |
---|---|
java.lang.Object |
execute(PointerTargetTreeNode node)
Execute the operation on the given node |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PointerTargetTreeNodeList.FindTargetOperation(PointerTarget target)
Method Detail |
---|
public java.lang.Object execute(PointerTargetTreeNode node)
PointerTargetTreeNodeList.Operation
execute
in interface PointerTargetTreeNodeList.Operation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |