Class Advice.Dispatcher.Delegating.Resolved.AdviceMethodWriter

    • Method Detail

      • getReturnValueOffset

        protected abstract int getReturnValueOffset()
        Resolves the offset of the advice method's local variable. The returned value is only valid if this advice method does not return void.
        Returns:
        The offset of the represented advice method.