org.apache.myfaces.extensions.cdi.core.impl
Class InvocationOrderComparator<T>
java.lang.Object
org.apache.myfaces.extensions.cdi.core.impl.InvocationOrderComparator<T>
- All Implemented Interfaces:
- Serializable, Comparator<T>
public class InvocationOrderComparator<T>
- extends Object
- implements Comparator<T>, Serializable
- Author:
- Gerhard Petracek
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvocationOrderComparator
public InvocationOrderComparator()
compare
public int compare(T t1,
T t2)
- Specified by:
compare
in interface Comparator<T>
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.