public class IP
extends java.lang.Object
| Constructor and Description |
|---|
IP(int i1,
int i2,
int i3,
int i4) |
IP(long ip) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
long |
getLong() |
int |
getReturnCode() |
int |
hashCode() |
void |
setReturnCode(int returnCode) |
public long getLong()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int getReturnCode()
public void setReturnCode(int returnCode)