JLink`
JLink`
AllowRaggedArrays
lets you pass ragged (i.e. nonrectangular) arrays to Java.
restores the default behavior.
Details and Options
- To use AllowRaggedArrays, you first need to load J/Link using Needs["JLink`"].
- With AllowRaggedArrays[True], a method that takes int[][] could be passed {{1,2},{3}}.
- AllowRaggedArrays[True] can drastically reduce the speed with which large arrays are passed back and forth between the Wolfram Language and Java.
Wolfram Research (2007), AllowRaggedArrays, Wolfram Language function, https://reference.wolfram.com/language/JLink/ref/AllowRaggedArrays.html.
Text
Wolfram Research (2007), AllowRaggedArrays, Wolfram Language function, https://reference.wolfram.com/language/JLink/ref/AllowRaggedArrays.html.
CMS
Wolfram Language. 2007. "AllowRaggedArrays." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/JLink/ref/AllowRaggedArrays.html.
APA
Wolfram Language. (2007). AllowRaggedArrays. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/JLink/ref/AllowRaggedArrays.html