Package org.jdeferred2.multiple
Interface MultipleResults3<V1,V2,V3>
- All Superinterfaces:
Iterable<OneResult<?>>
,MultipleResults
- All Known Implementing Classes:
MutableMultipleResults3
Contains 3 results, typed V1, V2, V3 wrapped in
OneResult
.- Since:
- 2.0
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
Methods inherited from interface org.jdeferred2.multiple.MultipleResults
get, size
-
Method Details
-
getFirst
-
getSecond
-
getThird
-