public abstract class IP<T extends InetAddress> extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
T |
getAddress() |
int |
hashCode() |
byte[] |
toByteArray() |
String |
toString() |
protected IP(T address)
Copyright © 2018 Calrissian. All rights reserved.