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
/
StateRecord
State
Record
interface
StateRecord
:
JsonRecord
Inheritors
StateJsonRecord
Members
Members & Extensions
Properties
actual
Link copied to clipboard
abstract
val
actual
:
ObjectNode
Functions
state
Link copied to clipboard
inline
fun
<
S
>
StateRecord
.
state
(
)
:
S
to
State
Link copied to clipboard
abstract
fun
<
S
>
toState
(
stateType
:
Class
<
S
>
)
:
S