This Flatten Array Application can flatten an array of nested arrays that contain objects of the same type. Java generics have been used in order to be able to flatten arrays of any type of Object. If the array contains objects of different types, an IllegalArgumentException will be thrown.
-
Notifications
You must be signed in to change notification settings - Fork 0
mplelis/flatten-array
About
Flatten Array Application which can flatten an array of nested arrays that contain objects of the same type.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published