Click or drag to resize
Multiway Methods

The Multiway type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMainTest
Reads sorted text files specified as command-line arguments; merges them together into a sorted output; and writes the results to standard output. Note: this client does not check that the input files are sorted.
Public methodStatic memberMerge
merge together the sorted input streams and write the sorted result to standard output.
Top
See Also