Mixed Datatype Arrays

Essentially you have to create a separate class to handle your multiple type data, you can then create an array or array list with the type defined by your class, and you can then call the values.

2 Likes