toggle menu
elasticmagic-kt
0.3.4
common
switch theme
search in API
elasticmagic-query-filters
/
dev.evo.elasticmagic.qf
/
MatchKey
/
Exact
Exact
class
Exact
(
val
key
:
String
)
:
MatchKey
Members
Constructors
Exact
Link copied to clipboard
constructor
(
key
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String
Functions
match
Link copied to clipboard
open
override
fun
match
(
key
:
String
)
:
Boolean