lt<T> abstract method

Whereable lt<T>(
  1. String column,
  2. T val
)

Implementation

Whereable lt<T>(String column, T val);