MCPcopy 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

addMethod · 0.95
getFileareaByNameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected