org.eclipse.m2m.atl.adt.launching
Class AtlLaunchConfigurationComparator

java.lang.Object
  extended by org.eclipse.m2m.atl.adt.launching.AtlLaunchConfigurationComparator
All Implemented Interfaces:
java.util.Comparator

public class AtlLaunchConfigurationComparator
extends java.lang.Object
implements java.util.Comparator


Constructor Summary
AtlLaunchConfigurationComparator()
           
 
Method Summary
 int compare(java.lang.Object o1, java.lang.Object o2)
           
protected  boolean equalsIgnoreWhitespace(java.lang.String one, java.lang.String two)
           
 
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

AtlLaunchConfigurationComparator

public AtlLaunchConfigurationComparator()
Method Detail

compare

public int compare(java.lang.Object o1,
                   java.lang.Object o2)
Specified by:
compare in interface java.util.Comparator

equalsIgnoreWhitespace

protected boolean equalsIgnoreWhitespace(java.lang.String one,
                                         java.lang.String two)

Copyright 2007 IBM Corporation and others.
All Rights Reserved.