public class TaskBuilder extends Object
| Constructor and Description |
|---|
TaskBuilder(String title) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Performable> |
whereTheActorAttemptsTo(T... steps) |
public TaskBuilder(String title)
public <T extends Performable> AnonymousTask whereTheActorAttemptsTo(T... steps)
Copyright © 2021. All rights reserved.