com.kinvey.java.cache.Cache<String, V> |
![]()
InMemoryLRUCache<String, V>
|
Interface defining a Cache, which can be used by AppData
to store responses of GET requests
locally in memory.