org.apache.commons.httpclient.util
public class LangUtils extends Object
Since: 3.0
Field Summary | |
---|---|
static int | HASH_OFFSET |
static int | HASH_SEED |
Method Summary | |
---|---|
static boolean | equals(Object obj1, Object obj2) |
static int | hashCode(int seed, int hashcode) |
static int | hashCode(int seed, Object obj) |
static int | hashCode(int seed, boolean b) |