Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1
-
None
Description
This is more or less a necessity for thorough typesafe APIs that handle more than just Class types, and IMO clearly falls within the mandate of Commons Lang to provide the items that are "missing" from the JDK. The suggested patch also includes a Typed interface that generalizes TypeLiteral in an extensible way.