GOutputCoercer

fun interface GOutputCoercer<in Output : Any>

Functions

Link copied to clipboard
abstract fun GOutputCoercerContext.coerceOutput(output: Output): Any