public class QuestionHints extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
QuestionHints.HintAdder |
| Constructor and Description |
|---|
QuestionHints() |
| Modifier and Type | Method and Description |
|---|---|
static QuestionHints.HintAdder |
addHints(Set<Class<? extends QuestionHint>> hints) |
static Set<Class<? extends QuestionHint>> |
fromAssertion(org.hamcrest.Matcher matcher) |
public static Set<Class<? extends QuestionHint>> fromAssertion(org.hamcrest.Matcher matcher)
public static QuestionHints.HintAdder addHints(Set<Class<? extends QuestionHint>> hints)
Copyright © 2021. All rights reserved.