Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 146 Bytes

File metadata and controls

3 lines (2 loc) · 146 Bytes

FlatTheArray

This Java code takes an arbitrary Java Object array (of multiple arrays) and flaten all the nested arrays into one single Array.