Constructor and Description |
---|
JDK14Util() |
Modifier and Type | Method and Description |
---|---|
static AnnotatedConstructor |
findRecordConstructor(DeserializationContext ctxt,
BeanDescription beanDesc,
List<String> names) |
static String[] |
getRecordFieldNames(Class<?> recordType) |
public static AnnotatedConstructor findRecordConstructor(DeserializationContext ctxt, BeanDescription beanDesc, List<String> names)
Copyright © 2008–2024 FasterXML. All rights reserved.