Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setGroup
Method
setGroup
jnode-core/src/jnode/dto/Echoarea.java:89–91 ·
view source on GitHub ↗
(String group)
Source
from the content-addressed store, hash-verified
87
}
88
89
public
void
setGroup(String group) {
90
this.group = group;
91
}
92
93
@Override
94
public
int
hashCode() {
Callers
3
doInstall
Method · 0.95
getAreaByName
Method · 0.95
handle
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected