-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.1.6
-
generic
-
generic
Name: dbT83986 Date: 02/04/99
Suppose you have a primitive type like boolean.class
and you want to get the wrapper class Boolean.
But all you know is that it is some primitive
class, not which one.
(Review ID: 40629)
======================================================================
- duplicates
-
JDK-4207220 Add getPrimitiveClass() and getWrapperClass() methods to java.lang.Class.
- Closed