public final class RecordsHelpers extends Object
| Modifier and Type | Method and Description |
|---|---|
static Constructor<?> |
findCanonicalConstructor(Class<?> beanClass) |
static boolean |
isRecordType(Class<?> cls) |
public static Constructor<?> findCanonicalConstructor(Class<?> beanClass)
public static boolean isRecordType(Class<?> cls)
Copyright © 2026 FasterXML. All rights reserved.