Interface TravellingPoint.ITrackSelector
- All Superinterfaces:
BiFunction<TrackGraph,Pair<Boolean, List<Map.Entry<TrackNode, TrackEdge>>>, Map.Entry<TrackNode, TrackEdge>>
- Enclosing class:
- TravellingPoint
-
Method Summary
Methods inherited from interface java.util.function.BiFunction
andThen, apply