convert

public Array<Long> convert(ArrayNode arrayNode, ParameterContext context)(source)

Converts a JSON array into another type.

Return

a converted object

Parameters

arrayNode

the JSON array node to be converted

context

context in which the parameter is converted

Throws

ArgumentConversionException

if the conversion fails