You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Returns a decision result ({@link OptimizelyDecision}) for a given flag key and a user context, which contains all data required to deliver the flag.
@@ -187,9 +187,9 @@ public Map<String, OptimizelyDecision> decideAll() {
* Returns a decision result ({@link OptimizelyDecision}) for a given flag key and a user context, which contains all data required to deliver the flag.
@@ -342,9 +342,9 @@ public Map<String, OptimizelyDecision> decideAllAsync() {
0 commit comments