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

Method init

jnode-core/src/jnode/stat/IStatPoster.java:26–26  ·  view source on GitHub ↗
(StatPoster poster)

Source from the content-addressed store, hash-verified

24
25public interface IStatPoster {
26 public void init(StatPoster poster);
27
28 public String getSubject();
29

Callers 1

StatPosterMethod · 0.95

Implementers 3

EchoareaStatjnode-core/src/jnode/stat/EchoareaStat
FileareaStatjnode-core/src/jnode/stat/FileareaStat
ConnectionStatjnode-core/src/jnode/stat/ConnectionSt

Calls

no outgoing calls

Tested by

no test coverage detected