Class ArrayFieldMapper
java.lang.Object
org.zalando.typemapper.core.fieldMapper.ArrayFieldMapper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ArrayFieldMapper
public ArrayFieldMapper()
-
-
Method Details
-
mapField
public static Object mapField(Field field, ArrayResultNode node) throws InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException, NotsupportedTypeException, NoSuchMethodException, SecurityException
-