Graph.getValue

Obtains the value associated with this graph node

class Graph(T)
T
getValue
()

Return Value

Type: T

the value T

Meta