public class LongToLocalDateTimeConverter extends Object implements org.modelmapper.Converter<Long,LocalDateTime>
| Constructor and Description |
|---|
LongToLocalDateTimeConverter() |
| Modifier and Type | Method and Description |
|---|---|
LocalDateTime |
convert(org.modelmapper.spi.MappingContext<Long,LocalDateTime> mappingContext) |
public LocalDateTime convert(org.modelmapper.spi.MappingContext<Long,LocalDateTime> mappingContext)
convert in interface org.modelmapper.Converter<Long,LocalDateTime>Copyright © 2019. All rights reserved.