MCPcopy Create free account
hub / github.com/awelm/simpledb / hashCode

Method hashCode

src/simpledb/Field.java:36–36  ·  view source on GitHub ↗

Hash code. Different Field objects representing the same value should probably return the same hashCode.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

testHashCodeMethod · 0.65
hCodeMethod · 0.65
hashCodeMethod · 0.65
getIdMethod · 0.65
hashCodeMethod · 0.65
hashCodeMethod · 0.65
hashCodeMethod · 0.65
hashCodeMethod · 0.65
hashCodeMethod · 0.65

Implementers 2

StringFieldsrc/simpledb/StringField.java
IntFieldsrc/simpledb/IntField.java

Calls

no outgoing calls

Tested by 2

testHashCodeMethod · 0.52
hCodeMethod · 0.52