Class JaxrsInterceptorRegistry.AscendingPrecedenceComparator

java.lang.Object
org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AscendingPrecedenceComparator
All Implemented Interfaces:
Comparator<JaxrsInterceptorRegistry.Match>
Enclosing class:
JaxrsInterceptorRegistry<T>

public static class JaxrsInterceptorRegistry.AscendingPrecedenceComparator extends Object implements Comparator<JaxrsInterceptorRegistry.Match>