public class StrongSupplier<V> extends Object implements 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
Supplier<V>
Copyright © 2018 Atlassian. All rights reserved.