public class ReverseQuestion<T> extends Object implements Question<List<T>>
ReverseQuestion(Question<? extends List<T>> listQuestion)
List<T>
answeredBy(Actor actor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
about, as, asADate, asADate, asBigDecimal, asBoolean, asDouble, asEnum, asFloat, asInteger, asListOf, asLong, asString, describedAs, getSubject, map, mapEach, not
public ReverseQuestion(Question<? extends List<T>> listQuestion)
public List<T> answeredBy(Actor actor)
answeredBy
Question<List<T>>
Copyright © 2021. All rights reserved.