public class WeakSupplier<V> extends WeakReference<V> implements Supplier<V>
StrongSupplier
WeakSupplier(V referent)
clear, enqueue, get, isEnqueued
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get
public WeakSupplier(V referent)
Copyright © 2018 Atlassian. All rights reserved.