MCPcopy Create free account
hub / github.com/annmuor/jnode / FileareaStat

Method FileareaStat

jnode-core/src/jnode/stat/FileareaStat.java:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 private StatPoster poster;
37
38 public FileareaStat() {
39 Notifier.INSTANSE.register(NewFileareaEvent.class, this);
40 }
41
42 @Override
43 public String getSubject() {

Callers

nothing calls this directly

Calls 1

registerMethod · 0.80

Tested by

no test coverage detected