Varargs implemenation backed by an array of LuaValues
This is an internal class not intended to be used directly. Instead use the corresponding static methods on LuaValue.
@see LuaValue#varargsOf(LuaValue[],int,int)
@see LuaValue#varargsOf(LuaValue[],int,int,Varargs)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.