Is it possible to merge iterators in Java? I have two iterators and I want to combine/merge them so that I could iterate though their elements in one go (in same ...
I have a bunch of text files on disk, each one is just a sorted list of nonnegative integers, newline delimited:
2 14 67 134 654 1130