elasticmagic-kt
0.0.30
elasticmagic-query-filters
/
dev.evo.elasticmagic.qf
/
MatchKey
/
Exact
Exact
class
Exact
(
val
key
:
String
)
:
MatchKey
Constructors
Functions
Properties
Constructors
Exact
Link copied to clipboard
fun
Exact
(
key
:
String
)
Functions
match
Link copied to clipboard
open
override
fun
match
(
key
:
String
)
:
Boolean
Properties
key
Link copied to clipboard
val
key
:
String