public class PSObjectEqComparer<T> extends Object implements Comparator<T>
| Constructor and Description |
|---|
PSObjectEqComparer() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(T x,
T y) |
boolean |
equals(Object obj) |
boolean |
equals(T x,
T y) |
int |
getHashCode(T obj) |
int |
hashCode() |
getClass, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2025 Aspose. All Rights Reserved.