MCPcopy Create free account
hub / github.com/Neop/mudmap2 / getComments

Method getComments

src/main/java/mudmap2/backend/Place.java:186–188  ·  view source on GitHub ↗

Gets the comments @return comments

()

Source from the content-addressed store, hash-verified

184 * @return comments
185 */
186 public String getComments() {
187 return comments;
188 }
189
190 /**
191 * Sets the comments

Callers 8

testGetCommentsMethod · 0.95
testDuplicateMethod · 0.95
testReadWriteFileMethod · 0.95
testReadWriteFileMethod · 0.95
updateInfobarMethod · 0.95
paintMethod · 0.95
createMethod · 0.80
writeFileMethod · 0.80

Calls

no outgoing calls

Tested by 4

testGetCommentsMethod · 0.76
testDuplicateMethod · 0.76
testReadWriteFileMethod · 0.76
testReadWriteFileMethod · 0.76