blast-types
6.0.0
blast-types
/
org.veupathdb.lib.blast.err
/
ErrorMap
/
toMap
to
Map
fun
toMap
(
)
:
Map
<
String
,
List
<
String
>
>
Content copied to clipboard
Extracts a Java
Map
of errors from this
ErrorMap
.
Return
The raw
Map
of errors wrapped by this
ErrorMap
.