Class ForEachConverter

  • All Implemented Interfaces:
    java.io.Serializable

    public class ForEachConverter
    extends java.lang.Object
    implements java.io.Serializable
    convert items in ForEach to ArrayList
    Since:
    8.0.0
    Author:
    jameschu
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object coerceToUi​(java.lang.Object val)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ForEachConverter

        public ForEachConverter()
    • Method Detail

      • coerceToUi

        public java.lang.Object coerceToUi​(java.lang.Object val)