All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.azcltd.fluffyimageloader.cache.ICacheKeyGenerator Maven / Gradle / Ivy

The newest version!
package com.azcltd.fluffyimageloader.cache;

public interface ICacheKeyGenerator {

    String toCacheKey(String uri);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy