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