Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setLink
Method
setLink
jnode-core/src/jnode/dto/Subscription.java:40–42 ·
view source on GitHub ↗
(Link link)
Source
from the content-addressed store, hash-verified
38
}
39
40
public
void
setLink(Link link) {
41
this.link = link;
42
}
43
44
public
Echoarea getArea() {
45
return
area;
Callers
3
doInstall
Method · 0.95
add
Method · 0.95
getAreaByName
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected