Package org.jdeferred2.multiple
Interface MultipleResults2<V1,V2>
- All Superinterfaces:
Iterable<OneResult<?>>
,MultipleResults
- All Known Implementing Classes:
MutableMultipleResults2
Contains 2 results, typed V1, V2 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
-