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

Method digest

code/Monster.java:273–281  ·  view source on GitHub ↗

Digests the contents of this Monster's belly. Its belly becomes empty, and the Monster burps. @return a "burp" String, with the number of u letters equal to the number of Monsters in this Monster's belly at the time of digesting, or "cough" if the Monster's belly is already empty.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 1

burpMethod · 0.95

Tested by

no test coverage detected