wisp-feature
Toggle table of contents
2026.04.09.202754-924cd3a
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-feature
wisp-feature
/
wisp.feature
/
LegacyFeatureFlags
/
getDouble
get
Double
abstract
fun
getDouble
(
feature
:
Feature
,
key
:
String
,
attributes
:
Attributes
=
Attributes()
)
:
Double
Calculates the value of a double feature flag for the given key and attributes.
See also
Legacy
Feature
Flags.
getEnum
for param details
open
fun
getDouble
(
feature
:
Feature
,
key
:
String
)
:
Double