getStartIndexes method

List<int> getStartIndexes()

Implementation

List<int> getStartIndexes() {
  return startIndex;
}