Class ValueOf

java.lang.Object
net.serenitybdd.screenplay.questions.ValueOf

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

    Constructors 
    Constructor Description
    ValueOf()  
  • Method Summary

    Modifier and Type Method Description
    static <OUTPUT> OUTPUT the​(UIState<OUTPUT> answer)  

    Methods inherited from class java.lang.Object

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

    • ValueOf

      public ValueOf()
  • Method Details

    • the

      public static <OUTPUT> OUTPUT the​(UIState<OUTPUT> answer)