Package dev.getelements.elements.rt.util
Class SyncWait<ResultT>
java.lang.Object
dev.getelements.elements.rt.util.SyncWait<ResultT>
Represents a one-way pipe which can be used to relay either an
Exception
or a successful result. This will
only accept the first of an exception or a result whichever comes first.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Method Details