Class SystemInfo

java.lang.Object
oshi.ffm.SystemInfo
Direct Known Subclasses:
SystemInfoFFM

public class SystemInfo extends Object
System information. This is the main FFM entry point to OSHI.

This object provides getters which instantiate the appropriate platform-specific FFM implementations of OperatingSystem (software) and HardwareAbstractionLayer (hardware), falling back to JNA implementations where FFM equivalents are not yet available.