public class MoreObjects extends Object
They are available in some versions of Java/Guava, but not across all versions ranges supported by the driver, hence the custom implementation.
Constructor and Description |
---|
MoreObjects() |
Modifier and Type | Method and Description |
---|---|
static boolean |
equal(Object first,
Object second) |
static int |
hashCode(Object... objects) |
Copyright © 2012–2018. All rights reserved.