com.lyncode.jtwig.functions.internal.list
Class Batch

java.lang.Object
  extended by com.lyncode.jtwig.functions.internal.list.Batch
All Implemented Interfaces:
JtwigFunction

public class Batch
extends Object
implements JtwigFunction


Constructor Summary
Batch()
           
 
Method Summary
 Object execute(Object... arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Batch

public Batch()
Method Detail

execute

public Object execute(Object... arguments)
               throws FunctionException
Specified by:
execute in interface JtwigFunction
Throws:
FunctionException


Copyright © 2014. All Rights Reserved.