Class HReflection


  • public class HReflection
    extends Object
    • Constructor Detail

      • HReflection

        public HReflection()
    • Method Detail

      • getParentTypeArgument

        public static Type getParentTypeArgument​(Object child,
                                                 Class<?> expected,
                                                 int index)
      • toSignature

        public static String toSignature​(Class<?> clazz)
      • toSignature

        public static String toSignature​(Method method)