Interface IContextModifier

    • Method Detail

      • modifyContext

        LDContext modifyContext​(LDContext context)
        Modifies the provided context and returns a resulting context. May result in no changes at the discretion of the implementation.
        Parameters:
        context - to be modified
        Returns:
        another context that is the result of modification