Package org.ocpsoft.rewrite.cdi.util
Class Types
java.lang.Object
org.ocpsoft.rewrite.cdi.util.Types
Utility class for Types
- Author:
- Pete Muir
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Types
public Types()
-
-
Method Details
-
boxedType
Gets the boxed type of a class- Parameters:
type- The type- Returns:
- The boxed type
-
boxedClass
-