public class CoveredElementComparator extends Object implements Comparator<CoveredElement>
| Modifier and Type | Method and Description |
|---|---|
int |
compare(CoveredElement o1,
CoveredElement o2) |
static CoveredElementComparator |
instance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static CoveredElementComparator instance()
public int compare(CoveredElement o1, CoveredElement o2)
compare in interface Comparator<CoveredElement>Copyright © 2017 camunda services GmbH. All rights reserved.