Class RankTabulationMapperImpl
java.lang.Object
dev.getelements.elements.dao.mongo.mapper.RankTabulationMapperImpl
- All Implemented Interfaces:
RankTabulationMapper,MapperRegistry.Mapper<Rank,RankRow>
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2025-03-30T00:04:33+0000",
comments="version: 1.6.2, compiler: javac, environment: Java 21.0.6 (Ubuntu)")
public class RankTabulationMapperImpl
extends Object
implements RankTabulationMapper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RankTabulationMapperImpl
public RankTabulationMapperImpl()
-
-
Method Details
-
forward
Description copied from interface:MapperRegistry.MapperMaps the source to the destination.- Specified by:
forwardin interfaceMapperRegistry.Mapper<Rank,RankRow> - Specified by:
forwardin interfaceRankTabulationMapper- Parameters:
source- the source to the destination- Returns:
- the destination
-