instantiate class from string
I have the car class
class car { ... }
how can I do
ArrayList cars = new Array