Class UnsortedInputIterator

    • Constructor Detail

      • UnsortedInputIterator

        public UnsortedInputIterator​(InputIterator source)
                              throws java.io.IOException
        Creates a new iterator, wrapping the specified iterator and returning elements in a random order.
        Throws:
        java.io.IOException