MCPcopy Create free account
hub / github.com/CSC207-UofT/207-course-notes / equals

Method equals

code/Monster.java:450–484  ·  view source on GitHub ↗

Returns true iff this Monster is equivalent to obj, meaning that they have the same name and size, and equivalent belly contents. @param obj the Object to be compared to. @return true iff this Monster is equivalent to obj.

(Object obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected