String code
private Object readResolve()
Ensure singleton.
Comparator<T> comparator
Object minimum
Object maximum
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
Object 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–2015 The Apache Software Foundation. All rights reserved.