An array of values, where each value is of arbitrary type chosen from the basic java types boolean, byte, short, int, long, float, double, String, an array of those, the extended types ArrayValue and StructValue, and specific types supported by ValueFactory. ArrayValue is not protected against concurrent access.
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.