org.semanticweb.HermiT.model
Class DLOntology.AtomicRoleComparator
java.lang.Object
org.semanticweb.HermiT.model.DLOntology.AtomicRoleComparator
- All Implemented Interfaces:
- Serializable, Comparator<AtomicRole>
- Enclosing class:
- DLOntology
public static class DLOntology.AtomicRoleComparator
- extends Object
- implements Serializable, Comparator<AtomicRole>
- 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<AtomicRole> INSTANCE
DLOntology.AtomicRoleComparator
public DLOntology.AtomicRoleComparator()
compare
public int compare(AtomicRole o1,
AtomicRole o2)
- Specified by:
compare
in interface Comparator<AtomicRole>
readResolve
protected Object readResolve()
Copyright © 2012. All Rights Reserved.