toggle menu
Spring Boot Kotlin API
3.5.0-M3
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.convert
/
ApplicationConversionService
/
removeConvertible
remove
Convertible
open
fun
removeConvertible
(
sourceType
:
Class
<
out
Any
>
,
targetType
:
Class
<
out
Any
>
)