public class EdgesForRoute extends Object
| Modifier and Type | Field and Description |
|---|---|
com.google.common.collect.Multimap<Route,Edge> |
edgesForRoute |
| Constructor and Description |
|---|
EdgesForRoute() |
public Collection<Edge> get(Route route)
Copyright © 2019. All rights reserved.