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 Iterable
forEach, iterator, spliteratorMethods inherited from interface MultipleResults
get, size
-
Method Details
-
getFirst
-
getSecond
-
getThird
-