com.steadystate.css.util
Class LangUtils
java.lang.Object
com.steadystate.css.util.LangUtils
public final class LangUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HASH_SEED
public static final int HASH_SEED
- See Also:
- Constant Field Values
HASH_OFFSET
public static final int HASH_OFFSET
- See Also:
- Constant Field Values
hashCode
public static int hashCode(int seed,
int hashcode)
hashCode
public static int hashCode(int seed,
boolean b)
hashCode
public static int hashCode(int seed,
Object obj)
equals
public static boolean equals(Object obj1,
Object obj2)
Copyright © 2013. All rights reserved.