Searched refs:compareIntKeys (Results 1 – 1 of 1) sorted by relevance
39 return compareIntKeys(a, b); in compare()51 private final int compareIntKeys(final ByteBuffer a, final ByteBuffer b) { in compareIntKeys() method in IntComparator