I have so much confusion among <T>, <*> and <Any> casting of any object. Can any one have proper explanation with example for this?
            Asked
            
        
        
            Active
            
        
            Viewed 95 times
        
    0
            
            
        
        Prashant Jajal
        
- 3,469
 - 5
 - 24
 - 38
 
- 
                    Have u read this https://stackoverflow.com/questions/40138923/difference-between-and-any-in-kotlin-generics – AskNilesh Jun 12 '19 at 04:13
 - 
                    Read this [kotlin Type projections](https://kotlinlang.org/docs/reference/generics.html#type-projections) – AskNilesh Jun 12 '19 at 04:14
 - 
                    yes but i can not able to understand that answer. – Prashant Jajal Jun 12 '19 at 04:14