public class StringConverter extends Object implements OutputTypeConverter
| Constructor and Description |
|---|
StringConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(Object obj,
Type type) |
boolean |
isOfType(Class<?> cls) |
public boolean isOfType(Class<?> cls)
isOfType in interface OutputTypeConverterpublic String convert(Object obj, Type type)
convert in interface OutputTypeConverterCopyright © 2017. All rights reserved.