Package org.apache.http.util
Class LangUtils
java.lang.Object
org.apache.http.util.LangUtils
public final class LangUtils extends Object
- Since:
- 4.0
- Author:
- Oleg Kalnichevski
-
Field Summary
Fields Modifier and Type Field Description static intHASH_OFFSETstatic intHASH_SEED -
Method Summary
-
Field Details
-
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
-
-
Method Details
-
hashCode
public static int hashCode(int seed, int hashcode) -
hashCode
public static int hashCode(int seed, boolean b) -
hashCode
-
equals
-
equals
-