public class InterceptorDataComparator extends Object implements Comparator<InterceptorData>
| Constructor and Description |
|---|
InterceptorDataComparator(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(InterceptorData o1,
InterceptorData o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic InterceptorDataComparator(WebBeansContext webBeansContext)
public int compare(InterceptorData o1, InterceptorData o2)
compare in interface Comparator<InterceptorData>Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.