de.uni_paderborn.fujaba.uml
Class UMLCollabStat.CollabStatLessThan

java.lang.Object
  extended byde.uni_paderborn.fujaba.uml.UMLCollabStat.CollabStatLessThan
All Implemented Interfaces:
java.util.Comparator
Enclosing class:
UMLCollabStat

private class UMLCollabStat.CollabStatLessThan
extends java.lang.Object
implements java.util.Comparator

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.81 $
Author:
$Author: cschneid $

Constructor Summary
private UMLCollabStat.CollabStatLessThan()
           
 
Method Summary
 int compare(java.lang.Object first, java.lang.Object second)
          No comment provided by developer, please add a comment to improve documentation.
 
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

UMLCollabStat.CollabStatLessThan

private UMLCollabStat.CollabStatLessThan()
Method Detail

compare

public int compare(java.lang.Object first,
                   java.lang.Object second)
No comment provided by developer, please add a comment to improve documentation.

Specified by:
compare in interface java.util.Comparator
Parameters:
first - No description provided
second - No description provided
Returns:
No description provided