java-sdk/src/main/java/dev/openfeature/sdk
Todd Baert d069a8fa9d
feat: add STATIC, CACHED reasons (#240)
feat: add STATIC, CACHED reasons.

Signed-off-by: Todd Baert <toddbaert@gmail.com>

Signed-off-by: Todd Baert <toddbaert@gmail.com>
2023-01-19 07:18:52 +00:00
..
exceptions chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00
internal chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00
BaseEvaluation.java refactor!: Change the package name. Everyone knows it's java (or it doesn't matter) (#111) 2022-10-05 11:46:04 -07:00
BooleanHook.java chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00
Client.java feat!: add rw locks to client/api, hook accessor name (#131) 2022-10-11 22:43:50 +00:00
DoubleHook.java chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00
ErrorCode.java chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00
EvaluationContext.java feat!: use evaluation context interface (#112) 2022-10-06 05:32:29 +00:00
FeatureProvider.java refactor!: Change the package name. Everyone knows it's java (or it doesn't matter) (#111) 2022-10-05 11:46:04 -07:00
Features.java refactor!: Change the package name. Everyone knows it's java (or it doesn't matter) (#111) 2022-10-05 11:46:04 -07:00
FlagEvaluationDetails.java chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00
FlagEvaluationOptions.java chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00
FlagValueType.java chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00
Hook.java refactor!: Change the package name. Everyone knows it's java (or it doesn't matter) (#111) 2022-10-05 11:46:04 -07:00
HookContext.java refactor!: Change the package name. Everyone knows it's java (or it doesn't matter) (#111) 2022-10-05 11:46:04 -07:00
HookSupport.java chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00
IntegerHook.java chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00
Metadata.java refactor!: Change the package name. Everyone knows it's java (or it doesn't matter) (#111) 2022-10-05 11:46:04 -07:00
MutableContext.java feat!: use evaluation context interface (#112) 2022-10-06 05:32:29 +00:00
MutableStructure.java chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00
NoOpProvider.java feat!: use evaluation context interface (#112) 2022-10-06 05:32:29 +00:00
OpenFeatureAPI.java feat!: add rw locks to client/api, hook accessor name (#131) 2022-10-11 22:43:50 +00:00
OpenFeatureClient.java chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00
ProviderEvaluation.java chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00
Reason.java feat: add STATIC, CACHED reasons (#240) 2023-01-19 07:18:52 +00:00
StringHook.java chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00
Structure.java feat!: use evaluation context interface (#112) 2022-10-06 05:32:29 +00:00
Value.java chore: fix issues with compilation on later JDKs (#178) 2022-11-20 23:25:45 -08:00