HandlerDefinitionsBuilderScope

private class HandlerDefinitionsBuilderScope

Types

HandlerContextBuilderScope
Link copied to clipboard
class HandlerContextBuilderScope(name: ContextId)

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
handlerContext
Link copied to clipboard
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

handlerContexts
Link copied to clipboard
val handlerContexts: MutableMap<ContextId, HandlerContext>

Sources

jvm source
Link copied to clipboard