Class ReverseFileReader


  • @Deprecated
    public class ReverseFileReader
    extends java.lang.Object
    Deprecated.
    This class is deprecated and must not be used.
    • Constructor Summary

      Constructors 
      Constructor Description
      ReverseFileReader​(java.io.File file, java.lang.String encoding)
      Deprecated.
       
    • Constructor Detail

      • ReverseFileReader

        public ReverseFileReader​(java.io.File file,
                                 java.lang.String encoding)
                          throws java.io.IOException
        Deprecated.
        Throws:
        java.io.IOException
    • Method Detail

      • readLine

        public java.lang.String readLine()
                                  throws java.io.IOException
        Deprecated.
        Throws:
        java.io.IOException
      • close

        public void close()
        Deprecated.