protected static class JsonSchema.ArrayConverter extends Object implements JsonSchema.ValueConverter<List<?>>
| Modifier | Constructor and Description |
|---|---|
protected |
JsonSchema.ArrayConverter() |
public List<?> convert(Object value, JsonSchema.Type type)
convert in interface JsonSchema.ValueConverter<List<?>>Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.