public class LongToStringConverter extends CustomConverter<Long,String>
destinationType, mapperFacade, sourceType| Constructor and Description |
|---|
LongToStringConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(Class<Long> sourceClass,
Class<? extends String> destinationClass) |
String |
convert(Long source,
Type<? extends String> destinationType,
MappingContext context) |
canConvert, equals, getAType, getBType, hashCode, setMapperFacade, toStringCopyright © 2017 Glasnost. All Rights Reserved.