Error!
Success!

Generic type inference and generic classes

0
kicks

Generic type inference and generic classes  (Unpublished)

Generic type inference is not allowed during constructor invocations because the value of the type parameter is part of the definition of the class you want to instanciate. This post describes a simple way to fire generic type inference at full power.


Kicked By:
Drop Kicked By: