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

Method equals

src/simpledb/TupleDesc.java:162–173  ·  view source on GitHub ↗

Compares the specified object with this TupleDesc for equality. Two TupleDescs are considered equal if they are the same size and if the n-th type in this TupleDesc is equal to the n-th type in td. @param o the Object to be compared for equality with this TupleDesc. @return true if the object is eq

(Object o)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testEqualsMethod · 0.95

Calls 1

getSizeMethod · 0.95

Tested by 1

testEqualsMethod · 0.76