Package net.binis.codegen.tools
Class TypeUtils
java.lang.Object
net.binis.codegen.tools.TypeUtils
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Class<?> getPrimitiveType(Class<?> type) static booleanisWrapperType(Class<?> type)
-
Field Details
-
primitiveWrapperMap
-
wrapperPrimitiveMap
-
-
Constructor Details
-
TypeUtils
public TypeUtils()
-
-
Method Details
-
isWrapperType
-
getPrimitiveType
-