MCPcopy Create free account
hub / github.com/cschanck/single-file-java / getChildren

Method getChildren

src/main/java/org/sfj/DrawDot.java:336–338  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

334 }
335
336 public List<Child> getChildren() {
337 return children;
338 }
339
340 public List<Connection> getConnections() {
341 return connections;

Callers 1

testSimpleMethod · 0.80

Calls

no outgoing calls

Tested by 1

testSimpleMethod · 0.64