- All Known Subinterfaces:
MapperRegistry.ReversibleMapper<SourceT,DestinationT>
, MapperRegistry.ReversibleUpdater<SourceT,DestinationT>
, MongoFacebookApplicationConfigurationMapper
, MongoFirebaseApplicationConfigurationMapper
, MongoGooglePlayApplicationConfigurationMapper
, MongoIosApplicationConfigurationMapper
, MongoMatchmakingApplicationConfigurationMapper
, MongoOAuth2AuthSchemeMapper
, MongoOidcAuthSchemeMapper
, MongoPSNApplicationConfigurationMapper
, MongoUserUidMapper
, ProgressRowMapper
, RankTabulationMapper
- All Known Implementing Classes:
EditorSchemaMapper
, EditorSchemaMapperImpl
, JsonSchemaMapper
, JsonSchemaMapperImpl
, MongoFacebookApplicationConfigurationMapperImpl
, MongoFirebaseApplicationConfigurationMapperImpl
, MongoGooglePlayApplicationConfigurationMapperImpl
, MongoIosApplicationConfigurationMapperImpl
, MongoMatchmakingApplicationConfigurationMapperImpl
, MongoOAuth2AuthSchemeMapperImpl
, MongoOidcAuthSchemeMapperImpl
, MongoPSNApplicationConfigurationMapperImpl
, MongoUserUidMapperImpl
, ProgressRowMapperImpl
, RankTabulationMapperImpl
- Enclosing interface:
MapperRegistry
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Maps the source to the destination.
-
Method Details
-
forward
Maps the source to the destination.
- Parameters:
source
- the source to the destination
- Returns:
- the destination