toggle menu
Spring Boot Kotlin API
3.4.4
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.json
/
JsonWriter
/
PairExtractor
/
getValue
get
Value
abstract
fun
<
V
>
getValue
(
element
:
E
)
:
V
Extract the name.
Return
the extracted value
Parameters
<V>
the value type
element
the source element