Java com.google.common.graph ValueGraph fields, constructors, methods, implement or subclass

Example usage for Java com.google.common.graph ValueGraph fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.common.graph ValueGraph.

The text is from its open source code.

Method

booleanallowsSelfLoops()
Set>edges()
VedgeValue(@CompatibleWith("N") Object nodeU, @CompatibleWith("N") Object nodeV)
If there is an edge connecting nodeU to nodeV , returns the non-null value associated with that edge.
booleanisDirected()
Setnodes()