Batchlight

batchlight / co.yello.db.batchlight / Binder / bindDouble

bindDouble

abstract fun bindDouble(position: Int, double: Double): Unit

Binds a Double at the given position.

Parameters

position - position to bind at.

double - a value of type Double to bind.