Package org.ores.async
Class NeoRaceIfc.RaceCallback<T,E>
java.lang.Object
org.ores.async.Asyncc.AsyncCallback<T,E>
org.ores.async.NeoRaceIfc.RaceCallback<T,E>
- All Implemented Interfaces:
Asyncc.IAsyncCallback<T,,E> Asyncc.ICallbacks<T,E>
- Enclosing class:
- NeoRaceIfc
-
Field Summary
Fields inherited from class org.ores.async.Asyncc.AsyncCallback
cbLock, isFinished, sFields inherited from interface org.ores.async.Asyncc.IAsyncCallback
isDone -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.ores.async.Asyncc.AsyncCallback
isShortCircuited, reject, resolveMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.ores.async.Asyncc.IAsyncCallback
done, fail, setDone, success
-
Constructor Details
-
RaceCallback
public RaceCallback(org.ores.async.ShortCircuit s)
-
-
Method Details
-
setValue
-
setValue
-