toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.messaging.processor
/
MessageAnnotationFunctionCondition
Message
Annotation
Function
Condition
class
MessageAnnotationFunctionCondition
(
onMessageAnnotations
:
KClass
<
out
Annotation
>
)
:
Function1
<
KFunction
<
*
>
,
Boolean
>
Members
Constructors
Message
Annotation
Function
Condition
Link copied to clipboard
constructor
(
vararg
onMessageAnnotations
:
KClass
<
out
Annotation
>
)
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
function
:
KFunction
<
*
>
)
:
Boolean