private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream s) throws IOException
IOExceptionint threshold
float loadFactor
int random
String charsetName
int[] bytes
File file
int depth
int index
Serializable tag
Comparator<T>[] delegates
IOCase caseSensitivity
IOCase caseSensitivity
IOCase caseSensitivity
boolean sumDirectoryContents
long cutoff
boolean acceptOlder
FilenameFilter filenameFilter
FileFilter fileFilter
byte[] magicNumbers
long byteOffset
IOFileFilter filter
Pattern pattern
long size
boolean acceptLarger
String[] wildcards
CharSequence charSequence
int idx
int mark
int start
When de-serializing a CharSequenceReader that was serialized before this fields was added, this field will be initialized to 0, which gives the same behavior as before: start reading from the start.
CharSequenceReader.start()Integer end
When de-serializing a CharSequenceReader that was serialized before
this fields was added, this field will be initialized to null,
which gives the same behavior as before: stop reading at the
CharSequence's length.
If this field was an int instead, it would be initialized to 0 when the
CharSequenceReader is de-serialized, causing it to not return any
characters at all.
CharSequenceReader.end()List<E> listeners
FileEntry rootEntry
FileFilter fileFilter
Comparator<T> comparator
StringBuilder builder
Copyright © 2023. All rights reserved.