Class MavenExecutionComparator
java.lang.Object
it.serendigity.maven.plugin.lifecycle.helper.vo.MavenExecutionComparator
- All Implemented Interfaces:
Serializable,Comparator<MavenExecutionInfo>
public class MavenExecutionComparator
extends Object
implements Comparator<MavenExecutionInfo>, Serializable
Order a
MavenExecutionInfo by MavenExecutionAttribute- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
MavenExecutionComparator
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<MavenExecutionInfo>
-
getOrderAttribute
-