Class ReverseFileReader

java.lang.Object
ch.tocco.nice2.toolbox.api.io.ReverseFileReader
All Implemented Interfaces:
Iterable<String>

@Deprecated public class ReverseFileReader extends Object implements Iterable<String>
Deprecated.
This class reads a text file from bottom to top line by line.