AsyncResult
Toggle table of contents
0.1.9
common
Target filter
common
Switch theme
Search in API
Skip to content
AsyncResult
asyncresult-test
/
io.nlopez.asyncresult.test
/
allErrorMetadata
all
Error
Metadata
inline
fun
<
M
>
Assert
<
Iterable
<
AsyncResult
<
*
>
>
>
.
allErrorMetadata
(
)
:
Assert
<
List
<
M
>
>
Returns all metadata instances of type
M
from
Error
elements in the collection.