Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
public
interface
IStatPoster {
26
public
void
init(StatPoster poster);
27
28
public
String getSubject();
29
Callers
1
StatPoster
Method · 0.95
Implementers
3
EchoareaStat
jnode-core/src/jnode/stat/EchoareaStat
FileareaStat
jnode-core/src/jnode/stat/FileareaStat
ConnectionStat
jnode-core/src/jnode/stat/ConnectionSt
Calls
no outgoing calls
Tested by
no test coverage detected