toggle menu
core
1.9.10
jvm
switch theme
search in API
core
/
org.jetbrains.dokka.model
/
ImplementedInterfaces
Implemented
Interfaces
data
class
ImplementedInterfaces
(
val
interfaces
:
SourceSetDependent
<
List
<
TypeConstructor
>
>
)
:
ExtraProperty
<
Documentable
>
Members
Constructors
Implemented
Interfaces
Link copied to clipboard
constructor
(
interfaces
:
SourceSetDependent
<
List
<
TypeConstructor
>
>
)
Types
Companion
Link copied to clipboard
object
Companion
:
ExtraProperty.Key
<
Documentable
,
ImplementedInterfaces
>
Properties
interfaces
Link copied to clipboard
val
interfaces
:
SourceSetDependent
<
List
<
TypeConstructor
>
>
key
Link copied to clipboard
open
override
val
key
:
ExtraProperty.Key
<
Documentable
,
*
>