Searched defs:getBest (Results 1 – 3 of 3) sorted by relevance
241 VPlanSlp::getBest(OpMode Mode, VPValue *Last, in getBest() function in VPlanSlp
168 public static <T, U extends Collection<T>> T getBest(U c, Comparator<T> comp, int direction) { in getBest() method in CollectionUtilities
165 public static <T, U extends Collection<T>> T getBest(U c, Comparator<T> comp, int direction) { in getBest() method in CollectionUtilities