Uses of Class
oshi.driver.mac.net.NetStat.IFdata
Package
Description
Provides functions to query Mac network info
Provides information about hardware such as Memory, Power Sources, and Processor on Mac systems
-
Uses of NetStat.IFdata in oshi.driver.mac.net
Modifier and TypeMethodDescriptionstatic Map<Integer,
NetStat.IFdata> NetStat.queryIFdata
(int index) Map data for network interfaces. -
Uses of NetStat.IFdata in oshi.hardware.platform.mac
ModifierConstructorDescriptionMacNetworkIF
(NetworkInterface netint, Map<Integer, NetStat.IFdata> data)