jenkins.plugins.simpleclearcase
Class SimpleClearCaseChangeLogEntryDateComparator
java.lang.Object
jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntryDateComparator
- All Implemented Interfaces:
- Comparator<SimpleClearCaseChangeLogEntry>
public class SimpleClearCaseChangeLogEntryDateComparator
- extends Object
- implements Comparator<SimpleClearCaseChangeLogEntry>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DECREASING
public static final int DECREASING
- See Also:
- Constant Field Values
INCREASING
public static final int INCREASING
- See Also:
- Constant Field Values
SimpleClearCaseChangeLogEntryDateComparator
public SimpleClearCaseChangeLogEntryDateComparator(int order)
- Parameters:
order -
compare
public int compare(SimpleClearCaseChangeLogEntry e1,
SimpleClearCaseChangeLogEntry e2)
- Specified by:
compare in interface Comparator<SimpleClearCaseChangeLogEntry>
Copyright © 2004-2012. All Rights Reserved.