public class Hosts extends Object implements Iterable<Hosts.Host>, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Hosts.Host |
| Constructor and Description |
|---|
Hosts() |
public List<Hosts.Host> getList()
public Iterator<Hosts.Host> iterator()
iterator in interface Iterable<Hosts.Host>Copyright © 2012-2019. All Rights Reserved.