Class TurLLMInstanceMapperImpl
java.lang.Object
com.viglet.turing.persistence.mapper.llm.TurLLMInstanceMapperImpl
- All Implemented Interfaces:
TurLLMInstanceMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2026-03-11T14:15:27+0000",
comments="version: 1.6.3, compiler: javac, environment: Java 25.0.2 (Eclipse Adoptium)")
@Component
public class TurLLMInstanceMapperImpl
extends Object
implements TurLLMInstanceMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoDto(TurLLMInstance entity) toDtoList(List<TurLLMInstance> entities) toDtoSet(Set<TurLLMInstance> entities)
-
Constructor Details
-
TurLLMInstanceMapperImpl
public TurLLMInstanceMapperImpl()
-
-
Method Details
-
toDto
- Specified by:
toDtoin interfaceTurLLMInstanceMapper
-
toEntity
- Specified by:
toEntityin interfaceTurLLMInstanceMapper
-
toDtoList
- Specified by:
toDtoListin interfaceTurLLMInstanceMapper
-
toDtoSet
- Specified by:
toDtoSetin interfaceTurLLMInstanceMapper
-