public class InvocationOrderComparator<T> extends Object implements Comparator<T>, Serializable
Comparator
which allows to sort artifacts based on InvocationOrder
Constructor and Description |
---|
InvocationOrderComparator() |
public int compare(T t1, T t2)
compare
in interface Comparator<T>
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.