public final class ObjectUtil extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
equals(Object s1,
Object s2) |
static int |
hashCode(boolean value) |
static int |
hashCode(double value) |
static int |
hashCode(long value) |
static int |
hashCode(Object... items) |
static int |
hashCode(Object o) |
Copyright © 2018. All rights reserved.