Class ListCoercer

  • All Implemented Interfaces:
    manifold.ext.rt.api.ICoercionProvider

    public class ListCoercer
    extends Object
    implements manifold.ext.rt.api.ICoercionProvider
    • Constructor Detail

      • ListCoercer

        public ListCoercer()
    • Method Detail

      • coerce

        public Object coerce​(Object value,
                             Type toType)
        Specified by:
        coerce in interface manifold.ext.rt.api.ICoercionProvider
      • toBindingValue

        public Object toBindingValue​(Object value)
        Specified by:
        toBindingValue in interface manifold.ext.rt.api.ICoercionProvider