Interface LineObserver


public interface LineObserver
Observe a line of text
Author:
dg50
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
     
  • Method Details Link icon

    • newLine Link icon

      void newLine(String line)