public class InterceptorComparator<T> extends Object implements Comparator<Interceptor<T>>
| Constructor and Description |
|---|
InterceptorComparator(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Interceptor<T> o1,
Interceptor<T> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic InterceptorComparator(WebBeansContext webBeansContext)
public int compare(Interceptor<T> o1, Interceptor<T> o2)
compare in interface Comparator<Interceptor<T>>Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.