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

Method getTo

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

Source from the content-addressed store, hash-verified

624 }
625
626 public Node getTo() {
627 return to;
628 }
629
630 public String getToPort() {
631 return toPort;

Callers 1

testSimpleMethod · 0.80

Calls

no outgoing calls

Tested by 1

testSimpleMethod · 0.64