public static class CustomConverterTestCase.MyCustomConverter extends CustomConverter<Long,String>
destinationType, mapperFacade, sourceType| Constructor and Description |
|---|
MyCustomConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(Long source,
Type<? extends String> destinationType,
MappingContext context) |
canConvert, equals, getAType, getBType, hashCode, setMapperFacade, toStringpublic String convert(Long source, Type<? extends String> destinationType, MappingContext context)
Copyright © 2017 Glasnost. All Rights Reserved.