Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-query
/
me.ahoo.wow.query.schema
/
DeclarationValue
Declaration
Value
sealed
interface
DeclarationValue
<
out
T
>
Inheritors
Unset
Set
Members
Types
Set
Link copied to clipboard
data
class
Set
<
T
>
(
val
value
:
T
)
:
DeclarationValue
<
T
>
Unset
Link copied to clipboard
data
object
Unset
:
DeclarationValue
<
Nothing
>