protected static class XWork2NuitonValidatorProvider.ValidatorComparator extends Object implements Comparator<NuitonValidator<?>>
| Modifier | Constructor and Description |
|---|---|
protected |
ValidatorComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(NuitonValidator<?> o1,
NuitonValidator<?> o2) |
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 int compare(NuitonValidator<?> o1, NuitonValidator<?> o2)
compare in interface Comparator<NuitonValidator<?>>Copyright © 2013–2016 CodeLutin. All rights reserved.