S
S
Snowindy2019-05-30 19:23:10
Java
Snowindy, 2019-05-30 19:23:10

What is the Java library for sorting a file not in RAM (similar to unix sort)?

Need to sort a file, sort works great but it's not cross platform.
I would like a Java library, which has a file as input, and a sorted file as output.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2019-05-30
@Snowwindy

Googled in 15 seconds - big-sorter , java-merge-sort , externalsortinginjava .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question