static NetworkStats.Interface
create(String name, Set<String> addresses, String macAddress, long mtu, NetworkStats.InterfaceStats interfaceStats)
abstract Map<String,NetworkStats.Interface>
interfaces()
static NetworkStats
create(String primaryInterface, Map<String,NetworkStats.Interface> interfaces, NetworkStats.TcpStats tcp)