public class Hosts extends Object implements Iterable<Hosts.Host>, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Hosts.Host |
| Constructor and Description |
|---|
Hosts() |
| Modifier and Type | Method and Description |
|---|---|
List<Hosts.Host> |
getList() |
Iterator<Hosts.Host> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic List<Hosts.Host> getList()
public Iterator<Hosts.Host> iterator()
iterator in interface Iterable<Hosts.Host>Copyright © 2012–2023. All rights reserved.