public class HostAggregates extends Object implements Iterable<HostAggregate>, Serializable
Constructor and Description |
---|
HostAggregates() |
Modifier and Type | Method and Description |
---|---|
List<HostAggregate> |
getList() |
Iterator<HostAggregate> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public List<HostAggregate> getList()
public Iterator<HostAggregate> iterator()
iterator
in interface Iterable<HostAggregate>
Copyright © 2012–2016. All rights reserved.