class RoutingProblemList extends Object
| Constructor and Description |
|---|
RoutingProblemList(List<RoutingProblem> routingProblems) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Collection<RoutingProblem> |
all() |
(package private) RoutingProblem |
byName(String name) |
RoutingProblemList(List<RoutingProblem> routingProblems)
Collection<RoutingProblem> all()
RoutingProblem byName(String name)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.