I want to check the type of object (String, ArrayList, int) that was passed into a java generic. How can I do this?
            Asked
            
        
        
            Active
            
        
            Viewed 22 times
        
    I want to check the type of object (String, ArrayList, int) that was passed into a java generic. How can I do this?
