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

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

Introduction

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

The text is from its open source code.

Method

Setsuccessors(N node)
Returns all nodes in this graph adjacent to node which can be reached by traversing node 's outgoing edges in the direction (if any) of the edge.