put abstract method

void put(
  1. String url,
  2. ImageCacheEntry data
)

Implementation

void put(String url, ImageCacheEntry data);