removeEntry method

void removeEntry(
  1. T entry
)

Implementation

external void removeEntry(T entry);