Protege 3.4.1

edu.stanford.smi.protegex.widget.graph
Class ClsComparator

java.lang.Object
  extended by edu.stanford.smi.protegex.widget.graph.ClsComparator
All Implemented Interfaces:
Comparator

public class ClsComparator
extends Object
implements Comparator


Constructor Summary
ClsComparator()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 boolean equals(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClsComparator

public ClsComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator

equals

public boolean equals(Object obj)
Specified by:
equals in interface Comparator
Overrides:
equals in class Object

Protege 3.4.1

Submit a bug report or feature request