JavaScript is disabled on your browser.
gnu.xquery.util
Class MinMax
-
-
Constructor Summary
Constructors
| Constructor and Description |
MinMax () |
-
Method Summary
All Methods
| Modifier and Type |
Method and Description |
static java.lang.Object |
max (java.lang.Object arg,
NamedCollator collation) |
static java.lang.Object |
min (java.lang.Object arg,
NamedCollator collation) |
static java.lang.Object |
minMax (java.lang.Object arg,
boolean returnMax,
NamedCollator collation) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait