Class Advice.OffsetMapping.Target.ForArray

    • Constructor Detail

      • ForArray

        protected ForArray​(TypeDescription.Generic target,
                           List<? extends StackManipulation> valueReads)
        Creates a new target mapping for an array of all local variables.
        Parameters:
        target - The compound target type.
        valueReads - The stack manipulations to apply upon reading a variable array.