edu.uchsc.ccp.knowtator
Class SlotMentionWidget.SlotMentionComparator
java.lang.Object
edu.uchsc.ccp.knowtator.SlotMentionWidget.SlotMentionComparator
- All Implemented Interfaces:
- Comparator<SimpleInstance>
- Enclosing class:
- SlotMentionWidget
public class SlotMentionWidget.SlotMentionComparator
- extends Object
- implements Comparator<SimpleInstance>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlotMentionWidget.SlotMentionComparator
public SlotMentionWidget.SlotMentionComparator()
compare
public int compare(SimpleInstance mention1,
SimpleInstance mention2)
- Specified by:
compare
in interface Comparator<SimpleInstance>