public static class RrdResourceAttributeUtils.AlphaNumericOnmsAttributeComparator extends Object implements Serializable, Comparator<OnmsAttribute>
Constructor and Description |
---|
AlphaNumericOnmsAttributeComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(OnmsAttribute firstAtt,
OnmsAttribute secondAtt) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(OnmsAttribute firstAtt, OnmsAttribute secondAtt)
compare
in interface Comparator<OnmsAttribute>
Copyright © 2021. All rights reserved.