Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.node.events
/
EventAware
/
Companion
Companion
object
Companion
Factory methods for event-aware implementations.
Members
Functions
create
Link copied to clipboard
@
JvmStatic
fun
create
(
)
:
EventAware
@
JvmStatic
fun
create
(
vararg
events
:
String
)
:
EventAware
@
JvmStatic
fun
create
(
events
:
Iterable
<
String
>
)
:
EventAware