db9010 / com.jovial.db9010 / ResultsHolder / get

get

operator fun <T> get(c: Column<out T>): T

Get the value from column c, as the type determined by Column.adapter]