Package mockit.internal.util
Class AutoBoxing
java.lang.Object
mockit.internal.util.AutoBoxing
-
Method Summary
Modifier and TypeMethodDescriptionstatic Class
<?> getPrimitiveType
(Class<?> wrapperType) static Class
<?> getWrapperType
(Class<?> primitiveType) static boolean
isWrapperOfPrimitiveType
(Class<?> type)
-
Method Details
-
isWrapperOfPrimitiveType
-
getPrimitiveType
-
getWrapperType
-