org.egothor.util.sort
Interface MergeSort.NumberInput

Enclosing class:
MergeSort

public static interface MergeSort.NumberInput


Method Summary
 void close()
           
 long getLong()
           
 

Method Detail

getLong

long getLong()
             throws java.io.IOException
Throws:
java.io.IOException

close

void close()