- All Implemented Interfaces:
Iterator<Integer>
- Enclosing class:
- PortRange
An iterator that can be used to randomly iterate through all possible values
of the disjoint range.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RandomIterator
public RandomIterator()
-