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