Package oshi

Class SystemInfo

java.lang.Object
oshi.SystemInfo

public class SystemInfo
extends java.lang.Object
System information. This is the main entry point to Oshi.

This object provides getters which instantiate the appropriate platform-specific implementations of OperatingSystem (software) and HardwareAbstractionLayer (hardware).