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

Method getPlaces

src/main/java/mudmap2/backend/Path.java:64–66  ·  view source on GitHub ↗

Gets the connected places @return the two connected places

()

Source from the content-addressed store, hash-verified

62 * @return the two connected places
63 */
64 public Place[] getPlaces(){
65 return places;
66 }
67
68 /**
69 * Checks whether a certain place is connected with this path

Callers 15

testGetPlacesMethod · 0.95
testReadWriteFileMethod · 0.45
testReadWriteFileMethod · 0.45
pasteMethod · 0.45
addExpansionMenuMethod · 0.45
paintMethod · 0.45
keyPressedMethod · 0.45
updateMethod · 0.45
connectPathMethod · 0.45
removePlaceGroupMethod · 0.45
breadthSearchMethod · 0.45

Calls

no outgoing calls

Tested by 3

testGetPlacesMethod · 0.76
testReadWriteFileMethod · 0.36
testReadWriteFileMethod · 0.36