Class GenericTypeInspector

java.lang.Object
org.jboss.arquillian.graphene.enricher.GenericTypeInspector

public class GenericTypeInspector extends Object
Author:
Juraj Huska
  • Constructor Details

    • GenericTypeInspector

      public GenericTypeInspector()
  • Method Details

    • getTypeArguments

      public static Type[] getTypeArguments(Object target)
    • getTypeParameters

      public static TypeVariable<?>[] getTypeParameters(Object target)