Generated by
JDiff

Interface com.google.common.cache.LoadingCache

Changed Methods
V apply(K) Now deprecated.
Provided to satisfy the {@code Function} interface; use {@link #get} or {@link #getUnchecked} instead.