updateEntryByIndex abstract method

bool updateEntryByIndex(
  1. int index,
  2. T e
)

Implementation

bool updateEntryByIndex(int index, T e);