Package com.alibaba.graphscope.utils
Class GrapeReflectionUtils
- java.lang.Object
-
- com.alibaba.graphscope.utils.GrapeReflectionUtils
-
public class GrapeReflectionUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description GrapeReflectionUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> Class<?>[]getTypeArgumentFromInterface(Class<T> baseClass, Class<? extends T> childClass)static <T> TloadAndCreate(String str)
-