toggle menu
Spring Boot Kotlin API
3.4.5-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.json
/
JsonWriter
/
PairExtractor
/
getName
get
Name
abstract
fun
<
N
>
getName
(
element
:
E
)
:
N
Extract the name.
Return
the extracted name
Parameters
<N>
the name type
element
the source element