public class CacheUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static <K extends PMMLObject,V> |
getValue(K key,
com.google.common.cache.LoadingCache<K,V> cache) |
public static <K extends PMMLObject,V> V getValue(K key, com.google.common.cache.LoadingCache<K,V> cache)
Copyright © 2013 University of Tartu. All Rights Reserved.