Interface RankTabulationMapper

All Superinterfaces:
MapperRegistry.Mapper<Rank,RankRow>
All Known Implementing Classes:
RankTabulationMapperImpl

public interface RankTabulationMapper extends MapperRegistry.Mapper<Rank,RankRow>
  • Method Summary

    Modifier and Type
    Method
    Description
    forward(Rank source)
    Maps the source to the destination.