Uses of Class
oshi.driver.mac.net.NetStatFFM.IFdata
Packages that use NetStatFFM.IFdata
-
Uses of NetStatFFM.IFdata in oshi.driver.mac.net
Methods in oshi.driver.mac.net that return types with arguments of type NetStatFFM.IFdataModifier and TypeMethodDescriptionstatic Map<Integer, NetStatFFM.IFdata> NetStatFFM.queryIFdata(int index) Map data for network interfaces. -
Uses of NetStatFFM.IFdata in oshi.hardware.platform.mac
Constructor parameters in oshi.hardware.platform.mac with type arguments of type NetStatFFM.IFdataModifierConstructorDescriptionMacNetworkIfFFM(NetworkInterface netint, Map<Integer, NetStatFFM.IFdata> data)