Wow
Toggle table of contents
5.11.4
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.serialization.event
/
StateJsonRecord
State
Json
Record
data
class
StateJsonRecord
(
val
actual
:
ObjectNode
)
:
StateRecord
Members
Members & Extensions
Constructors
State
Json
Record
Link copied to clipboard
constructor
(
actual
:
ObjectNode
)
Properties
actual
Link copied to clipboard
open
override
val
actual
:
ObjectNode
Functions
state
Link copied to clipboard
inline
fun
<
S
>
StateRecord
.
state
(
)
:
S
to
State
Link copied to clipboard
open
override
fun
<
S
>
toState
(
stateType
:
Class
<
S
>
)
:
S