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, Class<T> type, String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T extends TargetedUIState>
TviewedBy(Actor actor)-
Methods inherited from class net.serenitybdd.screenplay.questions.UIStateReaderWithNameBuilder
named
-
-