doc / ch.tutteli.atrium.logic.creating.transformers / TransformationExecutionStep / transform

transform

abstract fun transform(): E (source)

Finishes the transformation process by simply performing the transformation as such.

Return
An Expect for the subject of type R resulting from the transformation.