spring-framework / org.springframework.cache.jcache / JCacheCache / putIfAbsent

putIfAbsent

@Nullable open fun putIfAbsent(key: Any, @Nullable value: Any): ValueWrapper