Interface Reflections.MethodRunner<A extends Annotation>

    • Method Detail

      • onMethod

        void onMethod​(Class<?> clazz,
                      Method method,
                      A annotation)