Constructors

Link copied to clipboard
constructor()
constructor(event: TorEvent)
constructor(vararg events: TorEvent)
constructor(events: Collection<TorEvent>)

Properties

Link copied to clipboard
@JvmField
val events: Set<TorEvent>
Link copied to clipboard
@JvmField
val keyword: String