đź’…Dokka Multimodule Project
Toggle table of contents
2.0.0
Select version
2.0.0
1.9.20
1.9.0
1.8.20
1.7.20
1.5
1.4
common
Platform filter
common
Switch theme
Search in API
đź’…Dokka Multimodule Project
mpp-module
/
org.jetbrains.qa.signature
/
ImplementationByDelegationInterfaceWrapper
Implementation
By
Delegation
Interface
Wrapper
@
JvmInline
value
class
ImplementationByDelegationInterfaceWrapper
(
val
bar
:
ImplementationByDelegationInterface
)
:
ImplementationByDelegationInterface
(
source
)
Members
Constructors
Implementation
By
Delegation
Interface
Wrapper
Link copied to clipboard
constructor
(
bar
:
ImplementationByDelegationInterface
)
Properties
bar
Link copied to clipboard
val
bar
:
ImplementationByDelegationInterface
Inherited functions
foo
Link copied to clipboard
open
override
fun
foo
(
)
:
String