Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setToAddr
Method
setToAddr
jnode-core/src/jnode/dto/Route.java:94–96 ·
view source on GitHub ↗
(String toAddr)
Source
from the content-addressed store, hash-verified
92
}
93
94
public
void
setToAddr(String toAddr) {
95
this.toAddr = toAddr;
96
}
97
98
public
String getSubject() {
99
return
subject;
Callers
2
updateFromVersion
Method · 0.95
handle
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected