Searched defs:selectBestRoute (Results 1 – 2 of 2) sorted by relevance
52 public static RouteInfo selectBestRoute(@Nullable Collection<RouteInfo> routes, in selectBestRoute() method in NetUtils
512 public static RouteInfo selectBestRoute(Collection<RouteInfo> routes, InetAddress dest) { in selectBestRoute() method in RouteInfo