public class InterceptorRegistry.PrecedenceComparator extends java.lang.Object implements java.util.Comparator<InterceptorRegistry.InterceptorFactory>
| Constructor and Description |
|---|
PrecedenceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(InterceptorRegistry.InterceptorFactory factory,
InterceptorRegistry.InterceptorFactory factory2) |
public int compare(InterceptorRegistry.InterceptorFactory factory, InterceptorRegistry.InterceptorFactory factory2)
compare in interface java.util.Comparator<InterceptorRegistry.InterceptorFactory>