public class LangUtils extends Object
static int
HASH_OFFSET
HASH_SEED
static boolean
equals(Object obj1, Object obj2)
hashCode(int seed, boolean b)
hashCode(int seed, int hashcode)
hashCode(int seed, Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int HASH_SEED
public static final int HASH_OFFSET
public static int hashCode(int seed, int hashcode)
public static int hashCode(int seed, Object obj)
public static int hashCode(int seed, boolean b)
public static boolean equals(Object obj1, Object obj2)
Copyright © 2017. All rights reserved.