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

Method getFlags

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

Gets the flags of a place @return

()

Source from the content-addressed store, hash-verified

332 * @return
333 */
334 public TreeMap<String, Boolean> getFlags() {
335 return flags;
336 }
337
338 /**
339 * Connects a place as child, this place will be added to the child as parent

Callers 6

testGetFlagsMethod · 0.95
testDuplicateMethod · 0.95
testReadWriteFileMethod · 0.95
testReadWriteFileMethod · 0.95
paintMethod · 0.95
writeFileMethod · 0.80

Calls

no outgoing calls

Tested by 4

testGetFlagsMethod · 0.76
testDuplicateMethod · 0.76
testReadWriteFileMethod · 0.76
testReadWriteFileMethod · 0.76