Class GenericTypeResolver
java.lang.Object
io.fluxzero.common.reflection.GenericTypeResolver
Utility class for resolving generic type information in class hierarchies. This class provides methods to resolve and
extract generic type details, including parameterized and array types, from a given class type in relation to a
target type.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GenericTypeResolver
public GenericTypeResolver()
-
-
Method Details
-
getGenericType
-