rd-framework
Toggle table of contents
2025.2.2-beta2
jvm
Platform filter
jvm
Switch theme
Search in API
rd-framework
rd-framework
/
com.jetbrains.rd.framework
/
Protocol
/
tryGetExtension
try
Get
Extension
open
override
fun
<
T
:
RdExtBase
>
tryGetExtension
(
clazz
:
KClass
<
T
>
)
:
T
?