Package org.geysermc.geyser.dump
Class DumpInfo.RamInfo
java.lang.Object
org.geysermc.geyser.dump.DumpInfo.RamInfo
- Enclosing class:
- DumpInfo
-
Method Summary
-
Method Details
-
getFree
public long getFree() -
getTotal
public long getTotal() -
getMax
public long getMax()
-