Class AbstractExecutor.Get

    • Constructor Detail

      • Get

        protected Get​(java.lang.Class<?> theClass,
                      java.lang.reflect.Method theMethod)
        Default and sole constructor.
        Parameters:
        theClass - the class this executor applies to
        theMethod - the method held by this executor