Class OneResult<D>
java.lang.Object
org.jdeferred2.multiple.AbstractOneValue<D>
org.jdeferred2.multiple.OneResult<D>
- All Implemented Interfaces:
OneValue<D>
Progress result by one of the
Promise.-
Field Summary
FieldsFields inherited from class AbstractOneValue
index -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractOneValue
getIndex
-
Field Details
-
promise
-
result
-
-
Constructor Details
-
OneResult
-
-
Method Details
-
getPromise
-
getValue
-
getResult
-
toString
-