public class WeakSupplier<V> extends WeakReference<V> implements com.atlassian.util.concurrent.Supplier<V>
StrongSupplier| Constructor and Description |
|---|
WeakSupplier(V referent) |
public WeakSupplier(V referent)
Copyright © 2018 Atlassian. All rights reserved.