public static final class StackTraceElementDeserializer.Adapter extends Object
PropertyNamingStrategy
.Modifier and Type | Field and Description |
---|---|
String |
classLoaderName |
String |
className |
String |
declaringClass |
String |
fileName |
String |
format |
int |
lineNumber |
String |
methodName |
String |
moduleName |
String |
moduleVersion |
boolean |
nativeMethod |
Constructor and Description |
---|
Adapter() |
public String className
public String classLoaderName
public String declaringClass
public String format
public String fileName
public String methodName
public int lineNumber
public String moduleName
public String moduleVersion
public boolean nativeMethod
Copyright © 2008–2022 FasterXML. All rights reserved.