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

Method EchoareaStat

jnode-core/src/jnode/stat/EchoareaStat.java:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 private StatPoster poster;
41
42 public EchoareaStat() {
43 Notifier.INSTANSE.register(NewEchoareaEvent.class, this);
44 }
45
46 @Override
47 public String getSubject() {

Callers

nothing calls this directly

Calls 1

registerMethod · 0.80

Tested by

no test coverage detected