DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.standards.adn
Class AdnStandard.StandardComparator

java.lang.Object
  extended by org.dlese.dpc.schemedit.standards.adn.AdnStandard.StandardComparator
All Implemented Interfaces:
Comparator
Enclosing class:
AdnStandard

public class AdnStandard.StandardComparator
extends Object
implements Comparator

Description of the Class

Author:
ostwald

Constructor Summary
AdnStandard.StandardComparator()
           
 
Method Summary
 int compare(Object o1, Object o2)
          Description of the Method
 
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

AdnStandard.StandardComparator

public AdnStandard.StandardComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Description of the Method

Specified by:
compare in interface Comparator
Parameters:
o1 - Description of the Parameter
o2 - Description of the Parameter
Returns:
Description of the Return Value

DLESE Tools
v1.6.0