Uses of Class
org.jpmml.evaluator.SimpleLoadingCache
-
Packages that use SimpleLoadingCache Package Description org.jpmml.evaluator -
-
Uses of SimpleLoadingCache in org.jpmml.evaluator
Methods in org.jpmml.evaluator that return SimpleLoadingCache Modifier and Type Method Description static <K,V>
SimpleLoadingCache<K,V>SimpleLoadingCache. newInstance(com.google.common.cache.CacheLoader<K,V> cacheLoader)
-