KFeel
Toggle table of contents
v1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KFeel
KFeel
/
ca.acendas.kfeel.api
/
FeelContext
/
Companion
Companion
object
Companion
Members
Functions
from
Link copied to clipboard
fun
from
(
variables
:
Map
<
String
,
Any
?
>
)
:
FeelContext
Create context from map.
of
Link copied to clipboard
fun
of
(
vararg
pairs
:
Pair
<
String
,
Any
?
>
)
:
FeelContext
Create context from variable pairs.