Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-api
/
me.ahoo.wow.api.query
/
Condition
/
Condition
Condition
constructor
(
field
:
String
=
""
,
operator
:
Operator
,
value
:
Any
=
EMPTY_VALUE
,
children
:
List
<
Condition
>
=
emptyList()
,
options
:
Map
<
String
,
Any
>
=
emptyMap()
)