Class LineCounter


  • public class LineCounter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      LineCounter()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Space count​(Space space)  
      int getLine()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LineCounter

        public LineCounter()
    • Method Detail

      • getLine

        public int getLine()