SimpleEventInterceptorInvoker

一个携带优先级的 EventInterceptor 代理实现。

Constructors

Link copied to clipboard
constructor(interceptor: EventInterceptor, priority: Int)

Functions

Link copied to clipboard
open operator override fun compareTo(other: SimpleEventInterceptorInvoker): Int

Inherited functions

Link copied to clipboard
open suspend override fun EventInterceptor.Context.intercept(): EventResult