Package oshi

Class SystemInfo

java.lang.Object
oshi.SystemInfo

public class SystemInfo extends 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).