Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.perspective.model
Class ResourceNameComparator

java.lang.Object
  extended by com.ibm.etools.iseries.perspective.model.ResourceNameComparator
All Implemented Interfaces:
Comparator<String>

public class ResourceNameComparator
extends Object
implements Comparator<String>


Constructor Summary
ResourceNameComparator()
           
 
Method Summary
 int compare(String object1, String object2)
           
 boolean equals(Object object)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceNameComparator

public ResourceNameComparator()
Method Detail

compare

public int compare(String object1,
                   String object2)
Specified by:
compare in interface Comparator<String>

equals

public boolean equals(Object object)
Specified by:
equals in interface Comparator<String>
Overrides:
equals in class Object

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.