unleash-client-java
unleash-client-java copied to clipboard
Add getFeatureToggleDefinition to Unleash interface
Describe the feature request
Would it be possible to add getFeatureToggleDefinition to Unleash interface so we don't have to refer to concrete DefaultUnleash?
Background
This will mean we can refer to the interface only and avoid casting to DefaultUnleash
Solution suggestions
Raised PR https://github.com/Unleash/unleash-client-java/pull/160
Hey, thank you for reaching out and your PR. I left a comment about where Ithink this functionality could sit
Your PR is merged and included in 6.1.0 of unleash-client-java. Currently propagating it's way to maven mirrors.