public class ListCoercer extends Object implements ICoercionProvider
Constructor and Description |
---|
ListCoercer() |
Modifier and Type | Method and Description |
---|---|
Object |
coerce(Object value,
Type toType) |
Object |
toBindingValue(Object value) |
public Object coerce(Object value, Type toType)
coerce
in interface ICoercionProvider
public Object toBindingValue(Object value)
toBindingValue
in interface ICoercionProvider
Copyright © 2024. All rights reserved.