@DefaultImplementation(value=RangeTcpPortProvider.class) public interface TcpPortProvider extends Iterable<Integer>
Modifier and Type | Method and Description |
---|---|
Iterator<Integer> |
iterator()
Returns an iterator over a set of tcp ports.
|
forEach, spliterator
Copyright © 2016 The Apache Software Foundation. All rights reserved.