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