public class Objects extends Object
| Constructor and Description |
|---|
Objects() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
nullSafeEquals(Object one,
Object other)
like Guava Objects.equal(Object a, Object b)
|
Copyright © 2014. All rights reserved.