aaraar
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
aaraar
core
/
sh.christian.aaraar.model.classeditor
/
MutableClassReference
/
addMethod
add
Method
fun
addMethod
(
name
:
String
,
configure
:
MutableMethodReference
.
(
)
->
Unit
=
{ }
)
:
MutableMethodReference
Adds a new method explicitly declared by this class.