Package 

Interface EvaluationContext

    • Method Summary

      Modifier and Type Method Description
      abstract String getTargetingKey()
      abstract Unit setTargetingKey(String targetingKey)
      abstract Integer hashCode()
      abstract Boolean equals(Object other)
      • Methods inherited from class dev.openfeature.sdk.EvaluationContext

        asMap, asObjectMap, getValue, keySet
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait