Interface Advice.OffsetMapping.Context

    • Method Detail

      • isInitialized

        boolean isInitialized()
        Returns true if the advice is applied on a fully initialized instance, i.e. describes if the this instance is available or still uninitialized during calling the advice.
        Returns:
        true if the advice is applied onto a fully initialized method.
      • getPadding

        int getPadding()
        Returns the padding before writing additional values that this context applies.
        Returns:
        The required padding for this context.