Class BoxedTypes
java.lang.Object
dk.cloudcreate.essentials.shared.reflection.BoxedTypes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Class<?>static booleanisBoxedType(Class<?> type) static booleanisPrimitiveType(Class<?> type)
-
Constructor Details
-
BoxedTypes
public BoxedTypes()
-
-
Method Details
-
isPrimitiveType
-
isBoxedType
-
boxedType
-