| Constructor and Description |
|---|
SortedQuestion(Question<? extends List<T>> listQuestion) |
SortedQuestion(Question<? extends List<T>> listQuestion,
Comparator<? super T> comparator) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
answeredBy(Actor actor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitabout, as, asADate, asADate, asBigDecimal, asBoolean, asCollectionOf, asDouble, asEnum, asFloat, asInteger, asListOf, asLong, asString, describedAs, getSubject, map, mapEach, notpublic SortedQuestion(Question<? extends List<T>> listQuestion, Comparator<? super T> comparator)
public List<T> answeredBy(Actor actor)
answeredBy in interface Question<List<T extends Object & Comparable<? super T>>>Copyright © 2023. All rights reserved.