org.semanticweb.HermiT.model
Class DLOntology.IndividualComparator
java.lang.Object
org.semanticweb.HermiT.model.DLOntology.IndividualComparator
- All Implemented Interfaces:
- Serializable, Comparator<Individual>
- Enclosing class:
- DLOntology
public static class DLOntology.IndividualComparator
- extends Object
- implements Serializable, Comparator<Individual>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final Comparator<Individual> INSTANCE
DLOntology.IndividualComparator
public DLOntology.IndividualComparator()
compare
public int compare(Individual o1,
Individual o2)
- Specified by:
compare
in interface Comparator<Individual>
readResolve
protected Object readResolve()
Copyright © 2012. All Rights Reserved.