public class ListCoercer extends Object implements ICoercionProvider
| Constructor and Description |
|---|
ListCoercer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
coerce(Object value,
Class<?> type) |
Object |
toBindingValue(Object value) |
public Object coerce(Object value, Class<?> type)
coerce in interface ICoercionProviderpublic Object toBindingValue(Object value)
toBindingValue in interface ICoercionProviderCopyright © 2021. All rights reserved.