returning
open override fun <RESULT : Any> returning(resultClass: Class<RESULT>): RepeatUntilAcceptableBuilder<Any?, RESULT, TextFeedback>
Create a RepeatUntilBuilder for a specific result type and default TextFeedback.
Create a RepeatUntilBuilder for a specific result type and default TextFeedback.