toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-search
/
com.mapbox.dash.sdk.search.data.mapper
/
ResponseToMatrixMapper
Response
To
Matrix
Mapper
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
ResponseToMatrixMapper
Inheritors
ResponseToMatrixMapperImpl
Members
Functions
map
Link copied to clipboard
abstract
fun
map
(
matrixResponse
:
MatrixResponse
)
:
List
<
MatrixModel
>