public final class ColorOperators extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ColorOperators.ColorDistinctFromOperator |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
equal(long left,
long right) |
static long |
hashCode(long value) |
static boolean |
indeterminate(long value,
boolean isNull) |
static Boolean |
notEqual(long left,
long right) |
Copyright © 2012–2019. All rights reserved.