AspectK Runtime
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
AspectK Runtime
AspectK Runtime
/
io.github.molelabs.aspectk.runtime
/
MethodSignature
/
MethodSignature
Method
Signature
constructor
(
methodName
:
String
,
annotations
:
List
<
AnnotationInfo
>
,
parameter
:
List
<
MethodParameter
>
,
returnType
:
KClass
<
*
>
,
returnTypeName
:
String
)
(
source
)