Package w.util
Class TypeUtils
java.lang.Object
w.util.TypeUtils
- Author:
- whilein
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPrimitive(@NotNull Class<?> wrapperType) getWrapper(@NotNull Class<?> primitiveType) booleanisPrimitive(@NotNull Class<?> primitiveType) boolean
-
Constructor Details
-
TypeUtils
public TypeUtils()
-
-
Method Details
-
getPrimitive
-
getWrapper
-
findTypes
-
isWrapper
-
isPrimitive
-