Commit 8518ce6
committed
Add array conversion classes
Create the following converters:
* To and from primitive array and org.scijava.util.PrimtiveArray
* From List to primitive array
The PrimitiveArray-style converters are all high priority, while the
lists are normal.
Only paired converters were created (e.g. int[] to IntArray)1 parent 8166d83 commit 8518ce6
File tree
4 files changed
+632
-0
lines changed- src/main/java/org/scijava/convert
4 files changed
+632
-0
lines changed
0 commit comments