public class MachineInfo extends Object
| Constructor and Description |
|---|
MachineInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getIpAddress() |
List<InetAddress> |
getLocalAllInetAddress() |
List<String> |
getMacAddress() |
String |
getMacByInetAddress(InetAddress inetAddr) |
public List<InetAddress> getLocalAllInetAddress()
public String getMacByInetAddress(InetAddress inetAddr)
Copyright © 2021. All rights reserved.