public class DefaultGlobalAttributeHandlerComparator extends Object implements Comparator<ElementAttributeHandler>
| Constructor and Description |
|---|
DefaultGlobalAttributeHandlerComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ElementAttributeHandler e1,
ElementAttributeHandler e2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic DefaultGlobalAttributeHandlerComparator()
public int compare(ElementAttributeHandler e1, ElementAttributeHandler e2)
compare in interface Comparator<ElementAttributeHandler>e1 - The first ElementAttributeHandler to compare.e2 - The second ElementAttributeHandler to compare.Comparator.compare(java.lang.Object, java.lang.Object)Copyright © 2004-2013 X4O. All Rights Reserved.