public class AtomicCache<T> extends Object
AtomicCache()
T
get(Supplier<T> valueSupplier)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AtomicCache()
public T get(Supplier<T> valueSupplier) throws ExecutionException, InterruptedException
ExecutionException
InterruptedException
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.