toggle menu
đź’…Dokka Multimodule Project
1.9.20
Select version
2.0.0
1.9.20
1.9.0
1.8.20
1.7.20
1.5
1.4
common
switch theme
search in API
mpp-module
/
org.jetbrains.qa.signature
/
ImplementationByDelegationInterfaceWrapper
Implementation
By
Delegation
Interface
Wrapper
@
JvmInline
value
class
ImplementationByDelegationInterfaceWrapper
(
val
bar
:
ImplementationByDelegationInterface
)
:
ImplementationByDelegationInterface
Members
Constructors
Implementation
By
Delegation
Interface
Wrapper
Link copied to clipboard
constructor
(
bar
:
ImplementationByDelegationInterface
)
Properties
bar
Link copied to clipboard
val
bar
:
ImplementationByDelegationInterface
Functions
foo
Link copied to clipboard
open
override
fun
foo
(
)
:
String