Package mockit.internal.util
Class TypeDescriptor
java.lang.Object
mockit.internal.util.TypeDescriptor
-
Method Summary
Modifier and TypeMethodDescriptionstatic Class
<?> getClassForType
(JavaType type) static Class<?>[]
getParameterTypes
(String methodDesc) static Class
<?> getReturnType
(String methodSignature)
-
Method Details
-
getParameterTypes
-
getReturnType
-
getClassForType
-