Uses of Interface
oshi.jna.platform.linux.LinuxLibc
-
Packages that use LinuxLibc Package Description oshi.driver.linux Provides functions to query Linux informationoshi.jna.platform.linux Provides extensions of JNA libraries for Linux.oshi.software.os.linux Provides information about Software and OS on Linux -
-
Uses of LinuxLibc in oshi.driver.linux
Fields in oshi.driver.linux declared as LinuxLibc Modifier and Type Field Description private static LinuxLibcWho. LIBC -
Uses of LinuxLibc in oshi.jna.platform.linux
Fields in oshi.jna.platform.linux declared as LinuxLibc Modifier and Type Field Description static LinuxLibcLinuxLibc. INSTANCE -
Uses of LinuxLibc in oshi.software.os.linux
Fields in oshi.software.os.linux declared as LinuxLibc Modifier and Type Field Description private static LinuxLibcLinuxNetworkParams. LIBC
-