computeAETRRoute

open fun computeAETRRoute(routePlan: RoutePlan, @NonNull() profile: AETRProfile, listener: Router.RouteComputeListener)
open fun computeAETRRoute(routePlan: RoutePlan, @NonNull() profile: AETRProfile, listener: Router.RouteComputeListener, @Nullable() executor: Executor)