| Interface | Description |
|---|---|
| AcceptsHints | |
| QuestionHint |
| Class | Description |
|---|---|
| AggregateQuestions | |
| ConsequenceGroup<T> | |
| CountQuestion | |
| MaxQuestion<T extends Object & Comparable<? super T>> | |
| MinQuestion<T extends Object & Comparable<? super T>> | |
| NamedPredicate<T> | |
| QuestionHints | |
| QuestionHints.HintAdder | |
| QuestionWithDefinedSubject<T> | |
| Remembered<T> |
A question that returns a value previously remembered by the actor.
|
| ReverseQuestion<T> | |
| SortedQuestion<T extends Object & Comparable<? super T>> | |
| SumQuestion | |
| TheMemory | |
| TheMemory.TheMemoryQuestionBuilder | |
| TheValue |
Convenience class to convert an object into a Question
|
Copyright © 2021. All rights reserved.