group abstract method

QueryMethod<T> group(
  1. List<String> args
)

group method

Implementation

QueryMethod<T> group(List<String> args);