public class LangUtils
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static int |
HASH_OFFSET |
|
static int |
HASH_SEED |
Modifier and Type | Method | Description |
---|---|---|
static boolean |
equals(java.lang.Object obj1,
java.lang.Object obj2) |
|
static int |
hashCode(int seed,
boolean b) |
|
static int |
hashCode(int seed,
int hashcode) |
|
static int |
hashCode(int seed,
java.lang.Object obj) |
public static final int HASH_SEED
public static final int HASH_OFFSET
Copyright (c) 1999-2005 - Apache Software Foundation