@Stability.Internal public class OwnedSupplier<T> extends Object implements Supplier<T>
DO NOT USE THIS CLASS DIRECTLY!
OwnedSupplier(T value)
T
get()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
@Stability.Internal public OwnedSupplier(T value)
public T get()
get
Supplier<T>
public String toString()
toString
Object
Copyright © 2021 Couchbase, Inc.. All rights reserved.