public class LongToDoubleConverter extends Object implements org.modelmapper.Converter<Long,Double>
LongToDoubleConverter()
Double
convert(org.modelmapper.spi.MappingContext<Long,Double> mappingContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LongToDoubleConverter()
public Double convert(org.modelmapper.spi.MappingContext<Long,Double> mappingContext)
convert
org.modelmapper.Converter<Long,Double>
Copyright © 2019. All rights reserved.