getMatchingIndex abstract method

int getMatchingIndex(
  1. T1 element
)

Implementation

int getMatchingIndex(T1 element);