public static final class ArrayLikeAbstractOperations.ElementComparator extends Object implements Comparator<Object>, Serializable
| Constructor and Description |
|---|
ElementComparator() |
ElementComparator(Comparator<Object> c) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object x,
Object y) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic ElementComparator()
public ElementComparator(Comparator<Object> c)
public int compare(Object x, Object y)
compare in interface Comparator<Object>Copyright © 2025 HtmlUnit. All rights reserved.