| Constructor and Description |
|---|
SortedQuestion(Question<? extends java.util.List<T>> listQuestion) |
SortedQuestion(Question<? extends java.util.List<T>> listQuestion,
java.util.Comparator<? super T> comparator) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<T> |
answeredBy(Actor actor) |