Straightforward implementation of {@link org.springframework.cache.Cache.ValueWrapper}, simply holding the value as given at construction and returning it from {@link #get()}.
@author Costin Leau
@since 3.1
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.