put abstract method

T put(
  1. T value
)

put new value

Implementation

T put(T value);