Package | Description |
---|---|
org.eclipse.january.dataset |
Modifier and Type | Method and Description |
---|---|
static Comparisons.Monotonicity |
Comparisons.findMonotonicity(Object a)
Find monotonicity.
|
static Comparisons.Monotonicity |
Comparisons.Monotonicity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Comparisons.Monotonicity[] |
Comparisons.Monotonicity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
Comparisons.isMonotonic(Object a,
Comparisons.Monotonicity monotonicity) |
Copyright © 2014–2017 Eclipse Foundation. All rights reserved.