Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setArea
Method
setArea
jnode-core/src/jnode/dto/FileSubscription.java:45–47 ·
view source on GitHub ↗
(Filearea area)
Source
from the content-addressed store, hash-verified
43
}
44
45
public
void
setArea(Filearea area) {
46
this.area = area;
47
}
48
49
@Override
50
public
String toString() {
Callers
2
add
Method · 0.95
getFileareaByName
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected