public static class PropertyScope.ScopeComparator extends Object implements Comparator<PropertyScope>, Serializable
PropertyScope
instances in a map. The PropertyScope.getOrder()
property is used to determine the order in the mapConstructor and Description |
---|
PropertyScope.ScopeComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(PropertyScope o,
PropertyScope o1) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(PropertyScope o, PropertyScope o1)
compare
in interface Comparator<PropertyScope>
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.