intellij-randomness / com.fwdekker.randomness.ui / JEditableList / getEntry

getEntry

fun getEntry(row: Int): T

Returns the entry in the given row.

Parameters

row - the row to return the entry of

Return
the entry in the given row