public class GenericsUtils extends Object
Constructor and Description |
---|
GenericsUtils() |
Modifier and Type | Method and Description |
---|---|
static Type |
getGenericParameterType(ParameterizedType paramType) |
static Type |
getGenericTypeOfReturnType(Method method)
Gets the generic parameter of the return type of the given method.
|
public static Type getGenericTypeOfReturnType(Method method)
public static Type getGenericParameterType(ParameterizedType paramType)
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.