Interface ReflectionHelper.Handler<A extends Annotation,​T>

    • Method Detail

      • process

        T process​(Object consumer,
                  Method method,
                  A annotation)