- java.lang.Object
-
- org.apache.johnzon.mapper.reflection.Records
-
public final class Records extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static java.lang.reflect.Method
IS_RECORD
-
Constructor Summary
Constructors Modifier Constructor Description private
Records()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isRecord(java.lang.Class<?> clazz)
-