Skip to content

Commit 8518ce6

Browse files
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

4 files changed

Lines changed: 632 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)