public class AttributePropagatorComparator extends java.lang.Object implements java.util.Comparator<IAttributeChangePropagator>
Modifier and Type | Method and Description |
---|---|
int |
compare(IAttributeChangePropagator o1,
IAttributeChangePropagator o2) |
static AttributePropagatorComparator |
getOne() |
public int compare(IAttributeChangePropagator o1, IAttributeChangePropagator o2)
compare
in interface java.util.Comparator<IAttributeChangePropagator>
public static AttributePropagatorComparator getOne()