Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ getFree
Method
getFree
jnode-core/src/jnode/core/SysInfo.java:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
public
int
getFree() {
65
return
free;
66
}
67
68
public
int
getMax() {
69
return
max;
Callers
1
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected