|
Creating a Taxonomic e-Science | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cateproject.controller.taxon.BotanicalSynonymComparator
public class BotanicalSynonymComparator
| Constructor Summary | |
|---|---|
BotanicalSynonymComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(eu.etaxonomy.cdm.model.taxon.SynonymRelationship o1,
eu.etaxonomy.cdm.model.taxon.SynonymRelationship o2)
Comparator that sorts by (1) the age of the homotypical group, youngest first, followed by the age of the name within that homotypical group, youngest first |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public BotanicalSynonymComparator()
| Method Detail |
|---|
public int compare(eu.etaxonomy.cdm.model.taxon.SynonymRelationship o1,
eu.etaxonomy.cdm.model.taxon.SynonymRelationship o2)
compare in interface Comparator<eu.etaxonomy.cdm.model.taxon.SynonymRelationship>
|
Creating a Taxonomic e-Science | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||