Class ReadLineList

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, ReadLine

    public class ReadLineList
    extends java.lang.Object
    implements ReadLine
    • Constructor Summary

      Constructors 
      Constructor Description
      ReadLineList​(java.util.List<java.lang.String> definition, LineLocation location)  
    • Constructor Detail

      • ReadLineList

        public ReadLineList​(java.util.List<java.lang.String> definition,
                            LineLocation location)
    • Method Detail

      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable