Package ru.tinkoff.kora.cache
Interface CacheKeyMapper<K,C>
- All Superinterfaces:
Function<C,K>
Contract for converting method arguments
CacheKey into the final key that will be used in Cache implementation.-
Method Summary