Class UIStateReaderWithNameBuilder.PrimedUIStateReaderWithNameBuilder<T>
java.lang.Object
net.serenitybdd.screenplay.questions.UIStateReaderWithNameBuilder<T>
net.serenitybdd.screenplay.questions.UIStateReaderWithNameBuilder.PrimedUIStateReaderWithNameBuilder<T>
- Enclosing class:
- UIStateReaderWithNameBuilder<T>
public static class UIStateReaderWithNameBuilder.PrimedUIStateReaderWithNameBuilder<T> extends UIStateReaderWithNameBuilder<T>
-
Nested Class Summary
Nested classes/interfaces inherited from class net.serenitybdd.screenplay.questions.UIStateReaderWithNameBuilder
UIStateReaderWithNameBuilder.PrimedUIStateReaderWithNameBuilder<T>
-
Field Summary
Fields inherited from class net.serenitybdd.screenplay.questions.UIStateReaderWithNameBuilder
target, type
-
Constructor Summary
Constructors Constructor Description PrimedUIStateReaderWithNameBuilder(Target target, java.lang.Class<T> type, java.lang.String name)
-
Method Summary
Modifier and Type Method Description <T extends TargetedUIState>
TviewedBy(Actor actor)
Methods inherited from class net.serenitybdd.screenplay.questions.UIStateReaderWithNameBuilder
named
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PrimedUIStateReaderWithNameBuilder
-
-
Method Details
-
viewedBy
-