app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.category.mapper
/
CategoryMapper
Category
Mapper
androidJvm
class
CategoryMapper
@
Inject
constructor
Content copied to clipboard
Class used to map tag name with the corresponding categories
Constructors
Functions
Constructors
Category
Mapper
Link copied to clipboard
androidJvm
@
Inject
fun
CategoryMapper
(
)
Content copied to clipboard
Functions
from
Network
Link copied to clipboard
androidJvm
fun
fromNetwork
(
tags
:
List
<
CategoryResponse.Tag
>
)
:
List
<
Category
>
Content copied to clipboard