fr.inrialpes.exmo.ontosim.extractor
Class GreedyExtractor.EntryComp<T>
java.lang.Object
fr.inrialpes.exmo.ontosim.extractor.GreedyExtractor.EntryComp<T>
- All Implemented Interfaces:
- Comparator<Matching.Entry<T>>
- Enclosing class:
- GreedyExtractor
private static class GreedyExtractor.EntryComp<T>
- extends Object
- implements Comparator<Matching.Entry<T>>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m
Measure<T> m
GreedyExtractor.EntryComp
public GreedyExtractor.EntryComp(Measure<T> m)
compare
public int compare(Matching.Entry<T> o1,
Matching.Entry<T> o2)
- Specified by:
compare
in interface Comparator<Matching.Entry<T>>
(C) INRIA & friends, 2008-2009