public class CaffeineMetaCache<T> extends Object implements MetaCache<T>
CaffeineMetaCache()
T
get(String key, Function<String,T> function)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CaffeineMetaCache()
public T get(String key, Function<String,T> function)
get
MetaCache<T>
Copyright © 2022. All rights reserved.