elasticmagic-kt
0.0.30
elasticmagic-query-filters
/
dev.evo.elasticmagic.qf
/
decodeLastValue
decode
Last
Value
fun
<
T
>
QueryFilterParams
.
decodeLastValue
(
key
:
String
,
fieldType
:
FieldType
<
*
,
T
>
)
:
T
?
fun
<
T
>
QueryFilterParams
.
decodeLastValue
(
key
:
List
<
String
>
,
fieldType
:
FieldType
<
*
,
T
>
)
:
T
?