Class PortRange.RandomIterator

  • All Implemented Interfaces:
    Iterator<Integer>
    Enclosing class:
    PortRange

    public class PortRange.RandomIterator
    extends Object
    implements Iterator<Integer>
    An iterator that can be used to randomly iterate through all possible values of the disjoint range.