MCPcopy 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

getFileareaByNameMethod · 0.95
handleMethod · 0.95
deleteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected