offset abstract method

QueryMethod<T> offset(
  1. int value
)

offset method

Implementation

QueryMethod<T> offset(int value);