Class SeqArrayFunction

All Implemented Interfaces:
AviatorFunction, Serializable, Runnable, Callable<AviatorObject>

public class SeqArrayFunction extends AbstractVariadicFunction
seq.array(class, ...elements) function to create a new array of special type and elements.
Since:
4.2.4
See Also: