public class HostsEntry extends Object
| Constructor and Description |
|---|
HostsEntry(String ipAddress,
String canonicalName,
Set<String> aliases) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAliases() |
String |
getCanonicalName() |
String |
getIpAddress() |
int |
getIpVersion() |
String |
toString() |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.