Package com.liferay.petra.reflect
Class GenericUtil
java.lang.Object
com.liferay.petra.reflect.GenericUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Class<?>getGenericClass(Class<?> clazz) static Class<?>getGenericClass(Class<?> clazz, int index) static Class<?>getGenericClass(Object object) static Class<?>getGenericClass(Object object, int index) static StringgetGenericClassName(Object object)
-
Constructor Details
-
GenericUtil
public GenericUtil()
-
-
Method Details
-
getGenericClass
-
getGenericClass
-
getGenericClass
-
getGenericClass
-
getGenericClassName
-