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