protected static class BufferManager.NaturalComparator<K extends Comparable<K>> extends Object implements Comparator<K>, Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
BufferManager.NaturalComparator() |
public int compare(K o1, K o2)
compare in interface Comparator<K extends Comparable<K>>Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.