public final class RangeTcpPortProvider extends Object implements TcpPortProvider
| Constructor and Description |
|---|
RangeTcpPortProvider(int portRangeBegin,
int portRangeCount,
int portRangeTryCount) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Integer> |
iterator()
Returns an iterator over a set of tcp ports.
|
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliterator@Inject public RangeTcpPortProvider(int portRangeBegin, int portRangeCount, int portRangeTryCount)
Copyright © 2016 The Apache Software Foundation. All rights reserved.