public class WindowsNetworks extends AbstractNetworks
WindowsNetworks class.
| Constructor and Description |
|---|
WindowsNetworks() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
updateNetworkStats(NetworkIF netIF)
Updates interface network statistics on the given interface.
|
getNetworkspublic static boolean updateNetworkStats(NetworkIF netIF)
netIF - The interface on which to update statisticstrue if the update was successful, false otherwise.Copyright © 2010–2020 oshi. All rights reserved.