Showing posts with label Generics Types. Show all posts
Showing posts with label Generics Types. Show all posts

Thursday, 14 June 2012

Scala: undocumented

There are interesting undocumented classes which are helping to restrict applicability for the methods coming with Generics Types. They are useful to restrain the type parameter in therms of single method. Lets review them in details and compare with Type Parameterization.