toggle menu
elasticmagic-kt
0.3.4
common
switch theme
search in API
elasticmagic-query-filters
/
dev.evo.elasticmagic.qf
/
MatchKey
Match
Key
sealed
class
MatchKey
Inheritors
Exact
Type
Members
Types
Exact
Link copied to clipboard
class
Exact
(
val
key
:
String
)
:
MatchKey
Type
Link copied to clipboard
class
Type
(
val
fieldType
:
FieldType
<
*
,
*
>
)
:
MatchKey
Functions
match
Link copied to clipboard
abstract
fun
match
(
key
:
String
)
:
Boolean