Interface TestData.FlagBuilder.VariationFunc<T>

    • Method Detail

      • apply

        T apply​(LDContext context)
        Returns the result for the specified context, or null if undefined.
        Parameters:
        context - the evaluation context
        Returns:
        the result or null