Class Setter.SetList

  • All Implemented Interfaces:
    Named
    Enclosing class:
    Setter

    public static class Setter.SetList
    extends Procedure2
    • Constructor Detail

      • SetList

        public SetList​(java.util.List list)
    • Method Detail

      • apply2

        public java.lang.Object apply2​(java.lang.Object index,
                                       java.lang.Object value)
        Specified by:
        apply2 in class Procedure2