Batchlight

batchlight / co.yello.db.batchlight.androidsqlite / AndroidSQLiteBinder / bindDouble

bindDouble

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

Overrides Binder.bindDouble

Binds a Double at the given position.

Parameters

position - position to bind at.

double - a value of type Double to bind.