import oshi.hardware.*; static cached HardwareAbstractionLayer oshi_hardware() { ret oshi_systemInfo().getHardware(); }