|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
N
- Value type that the graph node stores.E
- Value type that the graph edge stores.public interface GraphNode<N,E>
A generic node.
Method Summary | |
---|---|
N |
getValue()
Retrieves the node's value. |
Methods inherited from interface com.google.javascript.jscomp.graph.Annotatable |
---|
getAnnotation, setAnnotation |
Method Detail |
---|
N getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |