toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.coding.tools.api
/
ApiClass
/
ApiClass
Api
Class
constructor
(
name
:
String
,
packageName
:
String
,
type
:
String
,
methods
:
List
<
ApiMethod
>
=
emptyList()
,
annotations
:
List
<
String
>
=
emptyList()
,
superTypes
:
List
<
String
>
=
emptyList()
,
comment
:
String
?
=
null
)