Wow
Toggle table of contents
6.8.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-core
/
me.ahoo.wow.infra.accessor.property
/
StaticPropertyGetter
/
get
get
open
operator override
fun
get
(
receiver
:
T
)
:
V
Returns the static value, ignoring the receiver.
Return
the static value
Parameters
receiver
the receiver object (ignored)