public class ConcurrentCache<T> extends Object
ConcurrentCache()
T
get(Provider<T> provider)
void
resetCache()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConcurrentCache()
public T get(Provider<T> provider)
public void resetCache()
Copyright © 2019. All rights reserved.