I've written a class which accepts a generic type, and I'm trying to create an array list of generic arrays within it. I understand that I've written a class which accepts a generic ty
I've written a class which accepts a generic type, and I'm trying to create an array list of generic arrays within it. I understand that I've written a class which accepts a generic ty