- All Known Implementing Classes:
DedupeCacheImpl,NoopDedupeCache
public interface DedupeCache
-
Method Summary
Modifier and TypeMethodDescription<K,T> T computeIfAbsent(Class<T> type, K cacheKey, Function<K, T> mappingFunction)
-
Method Details
-
computeIfAbsent
-