Transformer

Functional interface to transform expected types.

Functions

Link copied to clipboard
abstract fun invoke(@NonNull input: T): R
Function that transform expected.