Package com.clevertap.android.sdk.utils
See: Description
-
Class Summary Class Description PackageUtils CTJsonConverter FileUtils UriHelper InMemoryLruCache An in-memory LRU (Least Recently Used) cache implementation. CtDefaultDispatchers DiskMemory A simple disk-based storage utility for managing persistent key-value pairs, where the value is a ByteArray. CacheKt JsonUtilsKt -
Object Summary Object Description Companion LruCacheProvider Object providing a utility function to create an LruCache instance. Companion Companion UrlHashGenerator Returns unique UUID for a url key, if there is failure in generating uuid then we simply call hashcode for the url -
Interface Summary Interface Description CacheMethods Interface defining methods for interacting with a cache. Clock Interface to allow injecting of time functionality into a class for easier unit testing. DispatcherProvider