add abstract method

IpItem add(
  1. String key,
  2. Duration duration
)

Implementation

IpItem add(String key, Duration duration);