app / de.uniks.codliners.stock_simulator.ui / OnClickListener / onClick

onClick

fun onClick(input: T): Unit

Calls the code block with the passed input.

Parameters

input - The input for the code block.