Package tv.hd3g.fflauncher.progress
Class AtomicLatchReference<T>
java.lang.Object
tv.hd3g.fflauncher.progress.AtomicLatchReference<T>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AtomicLatchReference
public AtomicLatchReference()
-
-
Method Details
-
set
-
get
-
get
public <E extends Throwable> void get(long timeout, TimeUnit unit, AtomicLatchReference.ConsumerWithException<T, E> ifAvailable) throws E- Throws:
E extends Throwable
-