int javaLineNumber
int templateLineNumber
String errorMessage
String originalMessage
String javaSource
String templateSource
String templateName
String templateSourceInfo
String javaSourceInfo
Class<T> clazz
ToStringOption option
ToStringStyle style
int hash
ITemplateResourceLoader loader
When this field is set to null, it assumes using Rythm’s singleton mode
This field should be set to null if needs to serialize the template resource to some where, e.g. Cacheboolean isProdMode
Throwable error
String cache
long timestamp
long nextCheckPoint
AutoToString.AutoToStringData meta
Class<T> upToClass
Specify the up most parent class whose declared fields will be output. Default value is null, meaning all parent class declared fields will be output
boolean appendTransient
Whether output transient fields
boolean appendStatic
Whether output static fields
boolean useFieldNames
true.boolean useClassName
true.boolean useShortClassName
false.boolean useIdentityHashCode
true.String contentStart
'['.String contentEnd
']'.String fieldNameValueSeparator
'='.boolean fieldSeparatorAtStart
boolean fieldSeparatorAtEnd
String fieldSeparator
','.String arrayStart
'{'.String arraySeparator
','.boolean arrayContentDetail
String arrayEnd
'}'.boolean defaultFullDetail
null,
the default value is true.String nullText
null text '<null>'.String sizeStartText
'. String sizeEndText
'>'.String summaryObjectStartText
'<'.String summaryObjectEndText
'>'.String data
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2017–2021 OSGL (Open Source General Library). All rights reserved.