pop abstract method

void pop(
  1. String key
)

Restores the previous value of a configuration key.

Implementation

void pop(String key);