Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testGetComments
Method · 0.95
testDuplicate
Method · 0.95
testReadWriteFile
Method · 0.95
testReadWriteFile
Method · 0.95
updateInfobar
Method · 0.95
paint
Method · 0.95
create
Method · 0.80
writeFile
Method · 0.80
Calls
no outgoing calls
Tested by
4
testGetComments
Method · 0.76
testDuplicate
Method · 0.76
testReadWriteFile
Method · 0.76
testReadWriteFile
Method · 0.76