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

Method getTotal

jnode-core/src/jnode/core/SysInfo.java:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 public int getTotal() {
61 return total;
62 }
63
64 public int getFree() {
65 return free;

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected