Class RemoveFirstLine


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

      Constructors 
      Constructor Description
      RemoveFirstLine()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String of​(java.lang.String text)  
      • Methods inherited from class java.lang.Object

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

      • RemoveFirstLine

        public RemoveFirstLine()
    • Method Detail

      • of

        public java.lang.String of​(java.lang.String text)
        Parameters:
        text - to have the first line removed
        Returns:
        less first line