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