Protege 3.4.6

edu.stanford.smi.protegex.export.html
Class AlphabeticComparator

java.lang.Object
  extended by edu.stanford.smi.protegex.export.html.AlphabeticComparator
All Implemented Interfaces:
Comparator

public class AlphabeticComparator
extends Object
implements Comparator


Constructor Summary
AlphabeticComparator()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 
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

AlphabeticComparator

public AlphabeticComparator()
Method Detail

compare

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

Protege 3.4.6

Submit a bug report or feature request