Interface TravellingPoint.IEdgePointListener
- All Superinterfaces:
BiPredicate<Double,Pair<TrackEdgePoint, Couple<TrackNode>>>
- Enclosing class:
- TravellingPoint
public static interface TravellingPoint.IEdgePointListener
extends BiPredicate<Double,Pair<TrackEdgePoint,Couple<TrackNode>>>
-
Method Summary
Methods inherited from interface java.util.function.BiPredicate
and, negate, or, test