Class MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading.OfInstrumentedMethod

    • Field Detail

      • index

        private final int index
        The index of the argument to load.
    • Constructor Detail

      • OfInstrumentedMethod

        protected OfInstrumentedMethod​(int index)
        Creates a new factory for resolving an argument of the instrumented method.
        Parameters:
        index - The index of the argument to load.