kalium
common
logic
/
com.wire.kalium.logic.data.user.type
Package-level
declarations
Types
Types
Domain
User
Type
Mapper
Link copied to clipboard
interface
DomainUserTypeMapper
:
UserTypeMapper
<
<Error class: unknown class>
>
Domain
User
Type
Mapper
Impl
Link copied to clipboard
class
DomainUserTypeMapperImpl
:
DomainUserTypeMapper
User
Entity
Type
Mapper
Link copied to clipboard
interface
UserEntityTypeMapper
:
UserTypeMapper
<
<Error class: unknown class>
>
User
Entity
Type
Mapper
Impl
Link copied to clipboard
class
UserEntityTypeMapperImpl
:
UserEntityTypeMapper
User
Type
Mapper
Link copied to clipboard
interface
UserTypeMapper
<
T
>