wisp-feature-testing
Toggle table of contents
2025.11.11.190332-75fbca6
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-feature-testing
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
open
override
fun
<
T
:
Enum
<
T
>
>
getEnum
(
feature
:
Feature
,
clazz
:
Class
<
T
>
)
:
T