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 IStopTester
public abstract boolean fulfillDemands(TransitStop ts, Graph graph)
fulfillDemands
in interface IStopTester
Copyright © 2018. All rights reserved.