public static class JaxrsInterceptorRegistry.DescendingPrecedenceComparator extends java.lang.Object implements java.util.Comparator<JaxrsInterceptorRegistry.Match>
| Constructor and Description |
|---|
DescendingPrecedenceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(JaxrsInterceptorRegistry.Match match,
JaxrsInterceptorRegistry.Match match2) |
public int compare(JaxrsInterceptorRegistry.Match match, JaxrsInterceptorRegistry.Match match2)
compare in interface java.util.Comparator<JaxrsInterceptorRegistry.Match>