pda
androidJvm
app
/
net.artux.pda.di
/
MapperModule
Mapper
Module
@
Module
open
class
MapperModule
Members
Constructors
Mapper
Module
Link copied to clipboard
constructor
(
)
Functions
article
Mapper
Link copied to clipboard
@
Provides
@
Singleton
open
fun
articleMapper
(
)
:
ArticleMapper
item
Mapper
Link copied to clipboard
@
Provides
@
Singleton
open
fun
itemMapper
(
)
:
ItemMapper
note
Mapper
Link copied to clipboard
@
Provides
@
Singleton
open
fun
noteMapper
(
)
:
NoteMapper
stage
Mapper
Link copied to clipboard
@
Provides
@
Singleton
open
fun
stageMapper
(
)
:
StageMapper
status
Mapper
Link copied to clipboard
@
Provides
@
Singleton
open
fun
statusMapper
(
)
:
StatusMapper
story
Mapper
Link copied to clipboard
@
Provides
@
Singleton
open
fun
storyMapper
(
)
:
StoryMapper
user
Mapper
Link copied to clipboard
@
Provides
@
Singleton
open
fun
userMapper
(
)
:
UserMapper