Searched refs:BUF_COMPARATOR (Results 1 – 1 of 1) sorted by relevance
68 protected static final Comparator<byte[]> BUF_COMPARATOR = field in ByteArrayPool113 int pos = Collections.binarySearch(mBuffersBySize, buf, BUF_COMPARATOR); in returnBuf()