Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setGroup
Method
setGroup
jnode-core/src/jnode/dto/Filearea.java:86–88 ·
view source on GitHub ↗
(String group)
Source
from the content-addressed store, hash-verified
84
}
85
86
public
void
setGroup(String group) {
87
this.group = group;
88
}
89
90
@Override
91
public
boolean equals(Object o) {
Callers
3
getFileareaByName
Method · 0.95
handle
Method · 0.95
delete
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected