java.lang.Object
org.easymock.internal.PrimitiveUtils
Helper class for primitive types.
- Author:
- Henri Tremblay
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
getEmptyValue
(Class<?> type) static String
getPrimitiveTypeNameFromWrapper
(Class<?> type) static Class
<?> getWrapperType
(Class<?> type) static boolean
isPrimitiveWrapper
(Class<?> type)
-
Method Details
-
getEmptyValue
-
getWrapperType
-
isPrimitiveWrapper
-
getPrimitiveTypeNameFromWrapper
-