selectAll abstract method

void selectAll(
  1. List<T> values
)

Implementation

void selectAll(List<T> values);