public class PermutationLogger extends PHDAlgorithmImpl
Constructor and Description |
---|
PermutationLogger() |
Modifier and Type | Method and Description |
---|---|
void |
notifyArrival(java.lang.String arrivingTrain,
java.util.Date time,
java.lang.String stopId)
Debug analysis of arrivals.
|
initialise, notifyRouteInfo, notifyTDSectionOccupation, notifyTrain, notifyTrainServices, update
initialise
public void notifyArrival(java.lang.String arrivingTrain, java.util.Date time, java.lang.String stopId)
PHDAlgorithmImpl
notifyArrival
in interface APISignaller
notifyArrival
in class PHDAlgorithmImpl