org.jboss.dashboard.commons.comparator
Class RuntimeConstrainedComparator
java.lang.Object
org.jboss.dashboard.commons.comparator.RuntimeConstrainedComparator
- All Implemented Interfaces:
- Comparator
public class RuntimeConstrainedComparator
- extends Object
- implements Comparator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
comp
protected Comparator comp
index
protected int index
threshold
protected int threshold
RuntimeConstrainedComparator
public RuntimeConstrainedComparator(Comparator comp,
int threshold)
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare in interface Comparator
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.