public class HostSet extends Object implements Iterable<InetSocketAddress>
Constructor and Description |
---|
HostSet() |
Modifier and Type | Method and Description |
---|---|
Iterator<InetSocketAddress> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public Iterator<InetSocketAddress> iterator()
iterator
in interface Iterable<InetSocketAddress>
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.