jenkins.plugins.simpleclearcase
Class SimpleClearCaseChangeLogEntryDateComparator

java.lang.Object
  extended by jenkins.plugins.simpleclearcase.SimpleClearCaseChangeLogEntryDateComparator
All Implemented Interfaces:
java.util.Comparator<SimpleClearCaseChangeLogEntry>

public class SimpleClearCaseChangeLogEntryDateComparator
extends java.lang.Object
implements java.util.Comparator<SimpleClearCaseChangeLogEntry>


Constructor Summary
SimpleClearCaseChangeLogEntryDateComparator()
           
 
Method Summary
 int compare(SimpleClearCaseChangeLogEntry e1, SimpleClearCaseChangeLogEntry e2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

SimpleClearCaseChangeLogEntryDateComparator

public SimpleClearCaseChangeLogEntryDateComparator()
Method Detail

compare

public int compare(SimpleClearCaseChangeLogEntry e1,
                   SimpleClearCaseChangeLogEntry e2)
Specified by:
compare in interface java.util.Comparator<SimpleClearCaseChangeLogEntry>


Copyright © 2004-2011. All Rights Reserved.