Interface Dijkstra.HeuristicFunction

All Superinterfaces:
LongToDoubleFunction
All Known Implementing Classes:
AStar.HaversineHeuristic
Enclosing class:
Dijkstra
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface Dijkstra.HeuristicFunction extends LongToDoubleFunction