checkSelected abstract method

bool checkSelected(
  1. T left,
  2. T right
)

Implementation

bool checkSelected(T left, T right);