put abstract method

void put(
  1. M value
)
inherited

put new value

Implementation

void put(T value);