spring-framework/spring-context
Stephane Nicoll 3e74d3b2fb Add putIfAbsent on Cache abstraction
This commit adds a putIfAbsent method to the Cache interface. This
method offers an atomic put if the key is not already associated in
the cache.

Issue: SPR-11400
2014-04-03 11:37:22 +02:00
..
src Add putIfAbsent on Cache abstraction 2014-04-03 11:37:22 +02:00
.springBeans