org.jrdf.graph.global.molecule
Class NewMoleculeComparatorImpl
java.lang.Object
org.jrdf.graph.global.molecule.NewMoleculeComparatorImpl
- All Implemented Interfaces:
- Serializable, Comparator<NewMolecule>, NewMoleculeComparator
public class NewMoleculeComparatorImpl
- extends Object
- implements NewMoleculeComparator
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewMoleculeComparatorImpl
public NewMoleculeComparatorImpl(TripleComparator newTripleComparator)
compare
public int compare(NewMolecule molecule,
NewMolecule molecule1)
- Specified by:
compare
in interface Comparator<NewMolecule>