Uses of Class
oshi.jna.platform.unix.CLibrary.BsdIpstat
-
Packages that use CLibrary.BsdIpstat Package Description oshi.software.os.mac Provides information about Software and OS on macOS -
-
Uses of CLibrary.BsdIpstat in oshi.software.os.mac
Fields in oshi.software.os.mac with type parameters of type CLibrary.BsdIpstat Modifier and Type Field Description private java.util.function.Supplier<CLibrary.BsdIpstat>
MacInternetProtocolStats. ipstat
Methods in oshi.software.os.mac that return CLibrary.BsdIpstat Modifier and Type Method Description private static CLibrary.BsdIpstat
MacInternetProtocolStats. queryIpstat()
-