Package cool.scx.common.reflect
Class ReflectFactory
java.lang.Object
cool.scx.common.reflect.ReflectFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassInfogetClassInfo(com.fasterxml.jackson.databind.JavaType javaType) static ClassInfogetClassInfo(Class<?> javaType)
-
Constructor Details
-
ReflectFactory
public ReflectFactory()
-
-
Method Details
-
getClassInfo
-
getClassInfo
-