Package ru.tinkoff.kora.cache
Interface CacheKey.Key2<K1,K2>
- All Superinterfaces:
CacheKey
- Enclosing interface:
- CacheKey
-
Nested Class Summary
Nested classes/interfaces inherited from interface ru.tinkoff.kora.cache.CacheKey
CacheKey.Key2<K1,K2>, CacheKey.Key3<K1, K2, K3>, CacheKey.Key4<K1, K2, K3, K4>, CacheKey.Key5<K1, K2, K3, K4, K5>, CacheKey.Key6<K1, K2, K3, K4, K5, K6>, CacheKey.Key7<K1, K2, K3, K4, K5, K6, K7>, CacheKey.Key8<K1, K2, K3, K4, K5, K6, K7, K8>, CacheKey.Key9<K1, K2, K3, K4, K5, K6, K7, K8, K9> -
Method Summary
-
Method Details
-
key1
K1 key1() -
key2
K2 key2() -
isEmpty
default boolean isEmpty()- Specified by:
isEmptyin interfaceCacheKey- Returns:
Boolean.TRUEif all sub keys are nullable
-
values
-
joined
-