
public class InterceptorPrecedenceComparator extends Object implements Comparator<Interceptor>
| Constructor and Description |
|---|
InterceptorPrecedenceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Interceptor o1,
Interceptor o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(Interceptor o1, Interceptor o2)
compare in interface Comparator<Interceptor>Copyright © 2015 JBoss by Red Hat. All rights reserved.