Class ArrayRemoveHelper

  • All Implemented Interfaces:
    com.github.jknack.handlebars.Helper<java.util.List<?>>

    public class ArrayRemoveHelper
    extends AbstractArrayHelper
    • Constructor Detail

      • ArrayRemoveHelper

        public ArrayRemoveHelper()
    • Method Detail

      • apply

        public java.lang.Object apply​(java.util.List<?> list,
                                      com.github.jknack.handlebars.Options options)
                               throws java.io.IOException
        Throws:
        java.io.IOException