public class NetworkInformation
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected long |
availableMemory |
protected java.util.List<java.lang.String> |
ipAddresses |
protected long |
totalMemory |
Constructor and Description |
---|
NetworkInformation() |
Modifier and Type | Method and Description |
---|---|
void |
addIpAddress(java.lang.String ip) |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |