MCPcopy 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

doInstallMethod · 0.95
getAreaByNameMethod · 0.95
handleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected