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, wait
equals
public InterceptorRegistry.PrecedenceComparator()
public int compare(InterceptorRegistry.InterceptorFactory factory, InterceptorRegistry.InterceptorFactory factory2)
compare
in interface Comparator<InterceptorRegistry.InterceptorFactory>
Copyright © 2015. All Rights Reserved.