I have an Object which is really a generic with an unknown type parameter. How do I cast it into the proper generic type? For example, here's my generic: which is really a generic with
I have an Object which is really a generic with an unknown type parameter. How do I cast it into the proper generic type? For example, here's my generic: which is really a generic with