put abstract method

void put(
  1. String key,
  2. String value
)

Implementation

void put(String key, String value);