Class FirstLine

java.lang.Object
net.serenitybdd.core.strings.FirstLine

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

    Constructors
    Constructor Description
    FirstLine()  
  • Method Summary

    Modifier and Type Method Description
    static 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 Details

    • FirstLine

      public FirstLine()
  • Method Details

    • of

      public static java.lang.String of​(java.lang.String text)