public class StrongSupplier<V> extends Object implements com.atlassian.util.concurrent.Supplier<V>
WeakSupplier
StrongSupplier(V referent)
V
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StrongSupplier(V referent)
public V get()
get
com.atlassian.util.concurrent.Supplier<V>
Copyright © 2018 Atlassian. All rights reserved.