public class Host extends Object
| Constructor and Description |
|---|
Host() |
| Modifier and Type | Method and Description |
|---|---|
long |
getExpiration() |
String |
getHost() |
String |
getIp() |
void |
setExpiration(long expiration) |
void |
setHost(String host) |
void |
setIp(String ip) |
String |
toString() |
Copyright © 2014–2016. All rights reserved.