kmp-tor
Toggle table of contents
2.2.0
common
Platform filter
common
Switch theme
Search in API
kmp-tor
runtime-core
/
io.matthewnelson.kmp.tor.runtime.core
/
TorEvent
/
Companion
Companion
object
Companion
:
Event.Entries
<
TorEvent
>
(
source
)
Members
Properties
lazy
Entries
Link copied to clipboard
protected
open
override
val
lazyEntries
:
ThisBlock
<
LinkedHashSet
<
TorEvent
>
>
For inheritors of Entries to implement.
Functions
entries
Link copied to clipboard
@
JvmStatic
open
override
fun
entries
(
)
:
Set
<
TorEvent
>
value
Of
Link copied to clipboard
@
JvmStatic
open
override
fun
valueOf
(
name
:
String
)
:
TorEvent
value
Of
Or
Null
Link copied to clipboard
@
JvmStatic
open
override
fun
valueOfOrNull
(
name
:
String
)
:
TorEvent
?