public class CollectionOutputConverter extends Object implements OutputConverter
| Constructor and Description |
|---|
CollectionOutputConverter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
convertOutput(Object original,
AnnotatedType type,
ResolutionEnvironment resolutionEnvironment) |
boolean |
supports(AnnotatedType type) |
public Object convertOutput(Object original, AnnotatedType type, ResolutionEnvironment resolutionEnvironment)
convertOutput in interface OutputConverterpublic boolean supports(AnnotatedType type)
supports in interface OutputConverterCopyright © 2016–2018. All rights reserved.