public abstract class AbstractStopTester extends Object implements IStopTester
| Constructor and Description |
|---|
AbstractStopTester() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
fulfillDemands(TransitStop ts,
Graph graph) |
String |
getType() |
public String getType()
getType in interface IStopTesterpublic abstract boolean fulfillDemands(TransitStop ts, Graph graph)
fulfillDemands in interface IStopTesterCopyright © 2018. All rights reserved.