|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LinkFinder
An interface used to find out what the possible links from a node.
| Method Summary | |
|---|---|
java.util.Collection |
getLinks(Node node)
Returns all the accessible nodes from a specific one. |
| Method Detail |
|---|
java.util.Collection getLinks(Node node)
node - node to consider.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||