toggle menu
Spring Boot Kotlin API
4.0.0-SNAPSHOT
jvm
switch theme
search in API
spring-boot-test
/
org.springframework.boot.test.context
/
FilteredClassLoader
/
publicDefineClass
public
Define
Class
open
fun
publicDefineClass
(
name
:
String
,
b
:
Array
<
Byte
>
,
protectionDomain
:
ProtectionDomain
)
:
Class
<
out
Any
>