Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testSimple
Method · 0.80
Calls
no outgoing calls
Tested by
1
testSimple
Method · 0.64