@FunctionalInterface
public interface ParameterizedCachedValueProvider<ResultType,ParameterType>
ParameterizedCachedValue
Modifier and Type | Method and Description |
---|---|
CachedValueProvider.Result<ResultType> |
compute(ParameterType param) |
CachedValueProvider.Result<ResultType> compute(ParameterType param)