public class ThreadedWrapper<T> extends Object implements Wrapper<T>
ThreadedWrapper(Supplier<T> lambda)
T
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadedWrapper(Supplier<T> lambda)
public T get()
get
Wrapper<T>
Copyright © 2023. All rights reserved.