public class HashCodeInitializedInCtor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.HashMap<java.lang.String,java.lang.String> |
hash |
Constructor and Description |
---|
HashCodeInitializedInCtor() |
Modifier and Type | Method and Description |
---|---|
int |
hashCode() |
static HashCodeInitializedInCtor |
newFaults() |
public static HashCodeInitializedInCtor newFaults()
public final int hashCode()
hashCode
in class java.lang.Object