org.codehaus.mojo.versions.ordering
Class ReactorDepthComparator
java.lang.Object
org.codehaus.mojo.versions.ordering.ReactorDepthComparator
- All Implemented Interfaces:
- Comparator
public class ReactorDepthComparator
- extends Object
- implements Comparator
Created by IntelliJ IDEA.
- Since:
- 15-Sep-2010 14:54:42
- Author:
- Stephen Connolly
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReactorDepthComparator
public ReactorDepthComparator(Map reactor)
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare in interface Comparator
Copyright © 2008-2012 Codehaus. All Rights Reserved.