Package 

Object EvaluationContext.Companion

    • Method Summary

      Modifier and Type Method Description
      final EvaluationContext getEMPTY() An evaluation context with no targeting key and no attributes.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getEMPTY

         final EvaluationContext getEMPTY()

        An evaluation context with no targeting key and no attributes.

        Use this when you want to evaluate flags without any targeting or user attributes. This constant provides a standard empty context for such evaluations.