String code
private Object readResolve()
Ensure singleton.
Comparator<T> comparator
Object maximum
Object minimum
int spaces
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
'<size'
.String sizeEndText
'>'
.String summaryObjectStartText
'<'
.String summaryObjectEndText
'>'
.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 numerator
int denominator
boolean value
byte value
double value
float value
int value
long value
Object value
short value
FastDatePrinter printer
FastDateParser parser
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–2020 The Apache Software Foundation. All rights reserved.