- java.lang.Object
-
- com.anylogic.engine.routing.finders.AbstractNetworkPathFinder<N,P>
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
AbstractNetworkPathFinder
public AbstractNetworkPathFinder()
public static RouteData findShortestRoute(IPathFinderProviderFactory factory,
java.util.Collection<RouteData> routes,
LengthUnits units)
@SafeVarargs
public static <T> java.util.function.Predicate<T> contains(T... array)
@SafeVarargs
public static <T> java.util.function.Predicate<T> notContains(T... array)