Package org.jdeferred2.multiple
Interface MultipleResults4<V1,V2,V3,V4>
- All Superinterfaces:
Iterable<OneResult<?>>
,MultipleResults
- All Known Implementing Classes:
MutableMultipleResults4
Contains 4 results, typed V1, V2, V3, V4 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
-
getFourth
-