Package com.google.code.externalsorting
package com.google.code.externalsorting
-
Interface SummaryInterfaceDescriptionGeneral interface to abstract away BinaryFileBuffer so that users of the library can roll their own.
-
Class SummaryClassDescriptionThis is essentially a thin wrapper on top of a BufferedReader...Goal: offer a generic external-memory sorting program in Java.Simple class used to estimate memory usage.