-
public class FlagsClientState.NotReady extends FlagsClientState
The client is not ready to evaluate flags.
This state occurs before the first setEvaluationContext() call. Maps to OpenFeature's NOT_READY state.
-
-
Field Summary
Fields Modifier and Type Field Description public final static FlagsClientState.NotReadyINSTANCE
-