public class InterceptorRegistry.PrecedenceComparator extends Object implements Comparator<InterceptorRegistry.InterceptorFactory>
| Constructor and Description |
|---|
InterceptorRegistry.PrecedenceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(InterceptorRegistry.InterceptorFactory factory,
InterceptorRegistry.InterceptorFactory factory2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic InterceptorRegistry.PrecedenceComparator()
public int compare(InterceptorRegistry.InterceptorFactory factory, InterceptorRegistry.InterceptorFactory factory2)
compare in interface Comparator<InterceptorRegistry.InterceptorFactory>Copyright © 2014. All Rights Reserved.