Interface RankTabulationMapper
- All Superinterfaces:
MapperRegistry.Mapper<Rank,
RankRow>
- All Known Implementing Classes:
RankTabulationMapperImpl
-
Method Summary
-
Method Details
-
forward
Description copied from interface:MapperRegistry.Mapper
Maps the source to the destination.- Specified by:
forward
in interfaceMapperRegistry.Mapper<Rank,
RankRow> - Parameters:
source
- the source to the destination- Returns:
- the destination
-