public interface PerformsTasks
| Modifier and Type | Method and Description |
|---|---|
<ANSWER> ANSWER |
asksFor(Question<ANSWER> question) |
<T extends Performable> |
attemptsTo(T... todos) |
<T extends Performable> void attemptsTo(T... todos)
<ANSWER> ANSWER asksFor(Question<ANSWER> question)
Copyright © 2021. All rights reserved.