Package | Description |
---|---|
org.springframework.data.util |
Core utility APIs such as a type information framework to resolve generic types.
|
Modifier and Type | Method and Description |
---|---|
static <T> CacheValue<T> |
CacheValue.ofNullable(T value)
Returns a new
CacheValue for the given value. |
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.