Class AbstractExecutor.Set

    • Constructor Detail

      • Set

        protected Set​(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