String code
private Object readResolve()
Ensure singleton.
Comparator<T extends Object> comparator
Object maximum
Object minimum
int spaces
boolean arrayContentDetail
String arrayEnd
'}'
.String arraySeparator
','
.String arrayStart
'{'
.String contentEnd
']'
.String contentStart
'['
.boolean defaultFullDetail
null
,
the default value is true
.String fieldNameValueSeparator
'='
.String fieldSeparator
','
.boolean fieldSeparatorAtEnd
boolean fieldSeparatorAtStart
String nullText
null
text '<null>'
.String sizeEndText
'>'
.String sizeStartText
'<size'
.String summaryObjectEndText
'>'
.String summaryObjectStartText
'<'
.boolean useClassName
true
.boolean useFieldNames
true
.boolean useIdentityHashCode
true
.boolean useShortClassName
false
.private void readObject(ObjectInputStream objectInputStream) throws IOException, ClassNotFoundException
IOException
- if an IO error occursClassNotFoundException
- if the class cannot be resolvedprivate void writeObject(ObjectOutputStream objectOutputStream) throws IOException
IOException
- if an IO error occursExceptionContext exceptionContext
ExceptionContext exceptionContext
int denominator
int numerator
boolean value
byte value
double value
float value
int value
long value
Object value
short value
FastDateParser parser
FastDatePrinter printer
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- if there is an IO issue.ClassNotFoundException
- if a class cannot be found.private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- if there is an IO issue.ClassNotFoundException
- if a class cannot be found.Copyright © 2001–2018. All rights reserved.