Class QuestionWithDefinedSubject<T>

java.lang.Object
net.serenitybdd.screenplay.questions.QuestionWithDefinedSubject<T>
All Implemented Interfaces:
Question<T>

public class QuestionWithDefinedSubject<T> extends Object implements Question<T>