public class ValueNodeComparator extends Object implements Comparator<ValueNode<?>>, Cloneable
| Modifier and Type | Field and Description |
|---|---|
static ValueNodeComparator |
DEFAULT |
| Constructor and Description |
|---|
ValueNodeComparator() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
int |
compare(ValueNode valueNode1,
ValueNode valueNode2) |
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 static final ValueNodeComparator DEFAULT
Copyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.