protected static class JmxControlBean.AttributeComparator extends java.lang.Object implements java.util.Comparator<ManagedBeanAttribute>
| Modifier | Constructor and Description |
|---|---|
protected |
AttributeComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ManagedBeanAttribute mbd1,
ManagedBeanAttribute mbd2) |
public int compare(ManagedBeanAttribute mbd1, ManagedBeanAttribute mbd2)
compare in interface java.util.Comparator<ManagedBeanAttribute>