wisp-feature-testing
2023.12.07.232035-aa41531
wisp-feature-testing
/
wisp.feature.testing
/
FakeLegacyFeatureFlags
/
getEnum
get
Enum
open
override
fun
<
T
:
Enum
<
T
>
>
getEnum
(
feature
:
Feature
,
key
:
String
,
clazz
:
Class
<
T
>
,
attributes
:
Attributes
)
:
T
Content copied to clipboard
open
override
fun
<
T
:
Enum
<
T
>
>
getEnum
(
feature
:
Feature
,
clazz
:
Class
<
T
>
)
:
T
Content copied to clipboard