Searched defs:getBest (Results 1 – 4 of 4) sorted by relevance
88 public CachedBuffer getBest(byte[] value, int offset, int maxLength) in getBest() method in BufferCache
162 public static <T, U extends Collection<T>> T getBest(U c, Comparator<T> comp, int direction) { in getBest() method in CollectionUtilities
161 public static <T, U extends Collection<T>> T getBest(U c, Comparator<T> comp, int direction) { in getBest() method in CollectionUtilities
216 private Page getBest (Page result1, Page result2) { in getBest() method in MaxRectsPacker